Time Sheet Portal - Add unassigned tasks to Time Sheet popup

mah1
Mega Sage

Zurich Patch 1 Hotfix 1

 

Can this popup be modified?

mah1_0-1761573777317.png

 

We are looking to remove some tables from the list and change the order in which the tables are listed.

Is it possible to do that? If so, where would those changes be made?

 

Thank you!

 

1 REPLY 1

mholmes
Tera Expert

This answer may be a bit late, but: The "Time Card Portal Container" widget instance [sp_widget] contains a comma-delimited list of tables in the "Additional options, JSON format" [widget_parameters] field. These values are passed through to the "Time Card Grid" widget and used to populate the list of tables in the Angular ng-template "add-task-modal." By modifying the options in the widget instance, you can change the list of tables presented without modifying the widget code.