- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 06:53 AM
Hello, I am trying to figure out what happens when a user clicks on an "Approve" button. I have asked a similar question in the past and the answer was to look at the "UI Actions" for the button. While it is true that this works for some UI elements, I cannot find the corresponding UI action for the specific "Approve" button (the green one).
I am attaching a screenshot with the said Approve button in order to give you a better understanding (some information has been deleted for anonymity reasons).
Thank you.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 08:02 AM
Can you please navigate to System Definition > UI actions. Then apply filter as List Banner action is true & Name is Approve. Run the filter and open the filtered UI action. Please share the script that you have so that we can futher guide you.
See sample screenshot:
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 12:26 AM
OK, you mean on the navigator on the left. Let me check.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 07:14 AM
Hi,
OOB there is no such UI action.
Seems to be a custom button on the list.
Did you check the code?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 07:26 AM
Hello Ankur, thank you for your quick reply. Do you know how I can find the code for those buttons?