- 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-01-2022 06:58 AM
Hi,
I'haven't seen these buttons OOB. Are they any custom UI actions?
It seems like if you select the approvals from the list by check-marking the extreme left checkboxes and clicking approve button will approve all the selected approvals at once.
Regards,
Muhammad
Muhammad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 07:25 AM
Hello Muhammad, thank you for your prompt reply. They are probably custom buttons (I am new to SN), do you know where to find the code behind them? And yes, if I check all checkboxes and click on approve, the action is applied to all checked items.

- 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:23 AM
Hello Muhammad, excuse my ignorance, but where is System Definition? I can only see "Configure" and then I can choose "UI Actions" from there.