- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 03:51 AM
Hello Community,
I would like to know from which Widget or script, the below options are populating when selected the more options on the time card.
1. Add Note
2. Open Form View
3. Delete Time Card
4. Submit Time Card.
My use case is to hide Delete Time Card, depending on some conditions.
Thanks in Advance!
Regards,
Najmuddin.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 06:02 AM
Hello @Najmuddin Mohd !
The menu options you are looking for are not stored in a widget. You can find them by opening the Angular ng-templates list (table: [sp_ng_template]) and searching for the record with ID = tcMoreActions.
Please consider marking my answer as helpful and accepting it as the solution if it assisted you in any way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 06:02 AM
Hello @Najmuddin Mohd !
The menu options you are looking for are not stored in a widget. You can find them by opening the Angular ng-templates list (table: [sp_ng_template]) and searching for the record with ID = tcMoreActions.
Please consider marking my answer as helpful and accepting it as the solution if it assisted you in any way.