Glide modal or glide dialog window

sx1
Kilo Contributor

i have a requirement: There should be a ui action: transfer it to hr on incident form. When user clicks the button, a popup window should open asking for confirmation : are you sure you want to transfer the ticket. Pop up should contain 2 options yes and no. When we click on yes, it should open another pop up box which allows user to give assignment group. As soon as  we give assignment group, it should create a hr case with that assignment group.

1 REPLY 1

Abhay Kumar1
Giga Sage
Hi Sx, please check below article which you can use to create dialog on UI action, https://community.servicenow.com/community?id=community_article&sys_id=bb0e039fdb9b1054b1b102d5ca961942 Instead of showing two dialog, you can keep on and show there to select assignment group and ok or cancel down of assignment group. Hope this will help you to you.