Login and License

{#if $events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id].key}
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} {#if $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

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