{#if event_file_id_random_li && $lq_kv__event_file_obj_li && $lq_kv__event_file_obj_li?.length > 0 && $lq_kv__event_file_obj_li?.length == event_file_id_random_li?.length}

Results: {#if $lq_kv__event_file_obj_li.length} {$lq_kv__event_file_obj_li.length ?? 'None'} {/if}

{#if show_location_fields} {/if} {#if show_session_fields} {/if} {#if show_presentation_fields} {/if} {#each $lq_kv__event_file_obj_li as event_file_obj} {#if show_location_fields} {/if} {#if show_session_fields} {/if} {#if show_presentation_fields} {/if} {/each}
Filename Link Size UploadedLocation Session Start datetimePresentation Presentation timeName
Original:
Session Name:
Presentation Name:
{ae_util.format_bytes(event_file_obj?.file_size)}
{ae_util.iso_datetime_formatter(event_file_obj?.created_on, 'dddd')} {ae_util.iso_datetime_formatter(event_file_obj?.created_on, 'date_long_month_day')}
{ae_util.iso_datetime_formatter(event_file_obj?.created_on, 'time_12_short')}
{#if event_file_obj?.event_location_id_random} {event_file_obj?.event_location_name} {:else} {@html ae_snip.html__not_set} {/if} {event_file_obj?.event_session_name} {ae_util.iso_datetime_formatter(event_file_obj?.event_session_start_datetime, 'datetime_iso_12_no_seconds')} {#if event_file_obj?.event_presentation_id_random} {event_file_obj?.event_presentation_name} {:else} {@html ae_snip.html__not_set} {/if} {#if event_file_obj?.event_presentation_id_random} {ae_util.iso_datetime_formatter(event_file_obj?.event_presentation_start_datetime, 'time_12_short')} {:else} {@html ae_snip.html__not_set} {/if} {#if event_file_obj?.event_presenter_id} {event_file_obj?.event_presenter_full_name} {:else} {@html ae_snip.html__not_set} {/if}
{:else}

No files available to show.

{/if}