Time Sheet Portal - Add unassigned tasks to Time Sheet popup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2025 07:05 AM
Zurich Patch 1 Hotfix 1
Can this popup be modified?
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
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.
