Show popup on Submit

mahfoozr
Tera Contributor

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

6 REPLIES 6

HarshithaK
Tera Contributor

Hi @mahfoozr ,

You can configure cancel UI button for incident table by writing 'Glide Model' script in workspace client script

 

Thanks

Vasantharajan N
Giga Sage
Giga Sage

@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