{#if $ae_loc.administrator_access}

Event Settings

{#if event_obj}
Admin Tools
{#if (badges_loc.current.enable_add_badge_btn ?? true) || (badges_loc.current.enable_upload_badge_li_btn ?? true)}

Badge Operations

{#if badges_loc.current.enable_add_badge_btn ?? true} {/if} {#if badges_loc.current.enable_upload_badge_li_btn ?? true} {/if}
{/if} {#if badges_loc.current.enable_mass_print ?? true} {/if}
Basic Info
handle_save('basic_fields', data)} />
General Config (cfg_json)
{#if cfg_json_view === 'form'} handle_save('cfg_json', data)} /> {:else} {/if}
Presentation Management (mod_pres_mgmt_json)

Pres Mgmt configuration is now managed through the dedicated config page inside Presentation Management. Use the link below (requires edit mode + manager access).

Go to Pres Mgmt Config →
Raw JSON (advanced)
Badges (mod_badges_json)

Manage badge search controls, QR config, access passcodes, and per-event field edit permissions.

Go to Badges Config →
Raw JSON (advanced)
Abstracts (mod_abstracts_json)
{#if abstracts_json_view === 'form'} handle_save('mod_abstracts_json', data)} /> {:else} {/if}
Exhibits (mod_exhibits_json)
Meetings (mod_meetings_json)
{:else}

Loading event data...

{/if} {#if show_create_badge_modal}

Create New Badge

{ show_create_badge_modal = false; }} oncancel={() => (show_create_badge_modal = false)} />
{/if} {#if show_upload_badge_modal}

Upload Badges (CSV)

{ show_upload_badge_modal = false; }} oncancel={() => (show_upload_badge_modal = false)} />
{/if} {:else}

Access Restricted

Event settings require administrator access. Redirecting…

Return to Event
{/if}