{#if $events_slct.exhibit_id && $event_exhibit_obj} {#if $events_loc.leads.show_option__paid_tab ?? true} {#if !$event_exhibit_obj?.priority} {:else} {/if} {#if $event_exhibit_obj?.priority} Paid {:else} License Payment {/if} {/if} Main Add/Scan Leads Conf {#if $events_loc.leads.tab[$events_slct.exhibit_id] === 'start'}

{$event_exhibit_obj?.name ?? 'Welcome to Leads for Exhibits!'} # {$event_exhibit_obj?.code ?? ''}

{#if $events_loc.leads.auth_exhibit_kv[$events_slct.exhibit_id] && $events_loc.leads.auth_exhibit_kv[$events_slct.exhibit_id].key} {$events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id].key} {:else if $events_loc.leads.auth_exhibit_kv[$events_slct.exhibit_id]} No license key selected {:else} Enter the shared exhibit passcode {/if}

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

You are logged in using the shared exhibit staff passcode and are using the license key for {$events_loc.leads.auth_exhibit_kv[$events_slct.exhibit_id].key}. Any leads you collect will be associated with this license key (email address). Use the Clear License button to "log out" or Sign In with a different license.

{:else if $events_loc?.leads.auth_exhibit_kv[$events_slct.exhibit_id]}

Please select your name from the license list below to use the lead retrieval service. You may need to add your name first. This is also used to link new leads to whoever adds them.

{:else}

To access this exhibit you must enter the shared staff passcode that you were given. You will then be able to select a license and use the lead retrieval service from your device.

{/if} {#if $events_loc?.leads.auth_exhibit_kv && $events_loc.leads.auth_exhibit_kv[$events_slct.exhibit_id]} {#if $event_exhibit_obj?.license_max }

License List (max {$event_exhibit_obj?.license_max})

Use the "Sign In" or "Email" option buttons below to log in using one of the available licenses. Be sure use the one with your name and email address. If you select a license that is already in use on another device, it will be logged out.
  • "Sign In" option - Use this to sign and use the license with your current browser and device.
  • "Email" option - Use this to send an email with a link to log in. You may want to use this to send the link to other staff associated with this exhibit.
{#if !Array.isArray($event_exhibit_obj?.license_li_json) || (Array.isArray($event_exhibit_obj?.license_li_json) && $event_exhibit_obj?.license_li_json.length < $event_exhibit_obj?.license_max)} {/if}
{ console.log('Save License List'); handle_submit_form(event); }} id="form__license_table" class="p-0 m-0" > {#if Array.isArray($event_exhibit_obj?.license_li_json) && $event_exhibit_obj?.license_li_json.length > 0} {#if $events_loc.show_details} {/if} {#each $event_exhibit_obj?.license_li_json as license, index} {#if $events_loc.show_details} {/if} {/each}
License Info Save { $events_loc.leads.show_meta__event_exhibit_obj = !$events_loc.leads.show_meta__event_exhibit_obj; }} >Meta
{#if index < $event_exhibit_obj?.license_max}
{:else}
Disabled license
{/if}
{license.full_name} {license.email}
{license.passcode}
Updated On: {license.updated_on}
Created On: {license.created_on}
Expires On: {license.expires_on}
{:else}
No licenses found. Add a license above.
{/if}
{/if} {/if}
{:else if $events_loc.leads.tab[$events_slct.exhibit_id] == 'add_scan'} {:else if $events_loc.leads.tab[$events_slct.exhibit_id] == 'leads'} {:else if $events_loc.leads.tab[$events_slct.exhibit_id] == 'manage'} {:else if $events_loc.leads.tab[$events_slct.exhibit_id] == 'payment'} {/if} {/if}
{#if $events_sess.leads.show_form__license}

Edit License

Do not use the same email address for more than one license. The email address is used as the key to log in and is linked to leads added. The full name is used to help identify the staff person.
{#if $ae_loc.trusted_access} {/if}
{#await license_submit_results} {:then license_submit_results} {#if license_submit_results}
Saved
{/if} {/await}
submit: {$events_sess?.leads.submit_status__license}
{/if}