Show popup on Submit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2025 09:04 PM
I want to show a confirm popup when incident is cancelled.
once state cancelled is selected, popup should appear where some cancellation policy is mentioned and on top of that resolution code should be selected from the popup. If user selects 'Yes', incident should be cancelled and if No, page should reload with old state values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2025 09:50 PM - edited ‎02-26-2025 10:01 PM
Hi @mahfoozr ,
You can configure cancel UI button for incident table by writing 'Glide Model' script in workspace client script
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2025 10:00 PM - edited ‎02-26-2025 10:01 PM
@mahfoozr - You have simple and good examples with GlideModal available in the link below. Please check
https://davidmac.pro/posts/2022-02-08-glidemodal/
ServiceNow docs about GlideModal - https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/app-store/dev_portal/API_referenc...
Thanks & Regards,
Vasanth