Login and License

{#if $events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id] && $events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id].key}

{@html $event_exhibit_obj?.priority ? ' Leads license(s) marked as paid for this exhibit!' : 'The leads license have not been marked as paid yet. If you have already paid, please wait and this will be reflected here within 48 business hours.'}

Exhibit name: {$events_slct.exhibit_obj.name} # {$events_slct.exhibit_obj.code}

Logged in and using license for: {#if $event_exhibit_obj?.license_li_json} {#each $event_exhibit_obj?.license_li_json as license, index} {#if license.email === $events_loc.leads.auth_exhibit_kv[$events_slct.exhibit_id].key}
Name: {license.full_name}
{/if} {/each} {/if}
Email: {$events_loc.leads.auth_exhibit_kv[$events_slct.exhibit_id].key}
Started: {ae_util.iso_datetime_formatter($events_loc.leads.auth_exhibit_kv[$events_slct.exhibit_id].updated_on, 'datetime_long')}
{:else if $events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id]}
You are logged in using the shared passcode for the exhibit. You will want to select a license to fully use this lead retrieval service. Please go to the Main tab and select a license to use.
{:else}
Please go to the Main tab to login using the shared staff passcode for this exhibit. Then select a license to use.
{/if} { console.log(`ae_crud_updated event:`, e.detail); events_func.handle_load_ae_obj_id__exhibit({api_cfg: $ae_api, exhibit_id: $events_slct.exhibit_id}); }} > Shared exhibit passcode: {$events_slct.exhibit_obj.staff_passcode} {#if $ae_loc.administrator_access} {/if} { console.log(`ae_crud_updated event:`, e.detail); events_func.handle_load_ae_obj_id__exhibit({api_cfg: $ae_api, exhibit_id: $events_slct.exhibit_id}); }} > {#if !$event_exhibit_obj?.priority} Not Paid: Waiting for payment {:else} Paid: Marked as paid {/if} {#if $ae_loc.administrator_access} {/if}
{#if $event_exhibit_obj?.priority} {#if $events_loc.leads.show_option__paid_tab} {:else} {/if} {/if}
{ console.log(`ae_crud_updated event:`, e.detail); events_func.handle_load_ae_obj_id__exhibit({api_cfg: $ae_api, exhibit_id: $events_slct.exhibit_id}); }} > Max licenses: {@html ($events_slct.exhibit_obj?.license_max ? ` ${$events_slct.exhibit_obj.license_max}` : ' 0')} {#if $ae_loc.administrator_access} {/if} { console.log(`ae_crud_updated event:`, e.detail); events_func.handle_load_ae_obj_id__exhibit({api_cfg: $ae_api, exhibit_id: $events_slct.exhibit_id}); }} > Small devices: {@html ($events_slct.exhibit_obj?.leads_device_sm_qty ? ` ${$events_slct.exhibit_obj.leads_device_sm_qty}` : ' 0')} {#if $ae_loc.administrator_access} {/if} { console.log(`ae_crud_updated event:`, e.detail); events_func.handle_load_ae_obj_id__exhibit({api_cfg: $ae_api, exhibit_id: $events_slct.exhibit_id}); }} > Large devices: {@html ($events_slct.exhibit_obj?.leads_device_lg_qty ? ` ${$events_slct.exhibit_obj.leads_device_lg_qty}` : ' 0')} {#if $ae_loc.administrator_access} {/if} {#if $events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id] && $events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id].key}

Export Data

Use this to export the leads data for this exhibit to an Excel file format. The data can be downloaded at anytime using the export button below. The data exported to exhibitors will likely be these fields: given/first name, family/last name, professional title, affiliations, email, city, state/province, country. The exact fields exported sometimes changes slightly from meeting to meeting.

{/if}

Additional Settings

List refresh interval in seconds:
{#if $events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id]}
Auto hide header/footer on sign in:
Turn on iframe mode:
Show or hide additional details:
{:else}
You must be logged in to view this tab.
{/if}