Confirm box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2024 05:01 AM
Hello ,
I have an ui action on change table whenever UI action is clicked there should be confirm box and if confirm box is cancelled then on select box field on change form it should set the value as no , how to achieve this
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2024 05:42 AM
Hi @harry24
Please find the below script that needs to be present in the UI action, for change request table and I have taken an example of choice field, for setting the value :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2024 01:34 PM
Hi,
There is OOB UI page exist for Ok and Cancel msg box. May you create duplicate UI Page and call via business rule where it's required.
UI Page design as per your requirement with below steps.
https://servicenowguru.com/system-ui/glidedialogwindow-advanced-popups-ui-pages/
Suresh.