More work on the event object functions. Also a minor update to the recent files list options.

This commit is contained in:
Scott Idem
2025-05-23 16:45:29 -04:00
parent 7c70d93a68
commit 5cf076fbe3
6 changed files with 142 additions and 47 deletions

View File

@@ -196,7 +196,7 @@ export async function load_ae_obj_li__event_presentation(
for_obj_type: for_obj_type,
for_obj_id: for_obj_id,
use_alt_tbl: true, // NOTE: This will use the table_name_alt value instead of the table_name value in the API config.
use_alt_mdl: false, // NOTE: This will use the base_name_alt value instead of the base_name value
// use_alt_mdl: false, // NOTE: This will use the base_name_alt value instead of the base_name value
enabled: enabled,
hidden: hidden,
order_by_li: order_by_li,