Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

"Approve" button action.

Panagiotis Kons
Tera Expert

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.

 

1 ACCEPTED SOLUTION

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:

find_real_file.png

Regards,
Muhammad

View solution in original post

7 REPLIES 7

OK, you mean on the navigator on the left. Let me check.

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

OOB there is no such UI action.

Seems to be a custom button on the list.

Did you check the code?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hello Ankur, thank you for your quick reply. Do you know how I can find the code for those buttons?