Timesheet portal

Najmuddin Mohd
Mega Sage

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.

NajmuddinMohd_0-1749466206332.png



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.

1 ACCEPTED SOLUTION

iekosmadakis
Mega Sage

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.

iekosmadakis_0-1749474082770.png

 

Please consider marking my answer as helpful and accepting it as the solution if it assisted you in any way.

View solution in original post

1 REPLY 1

iekosmadakis
Mega Sage

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.

iekosmadakis_0-1749474082770.png

 

Please consider marking my answer as helpful and accepting it as the solution if it assisted you in any way.