Pop up dialog box for selecting choice in workspace

ChinchillaMoMo
Mega Guru

Hi,

 

Anyone knows how I can mimic below popup dialog choice in Asset Workspace to other workspace? I would like to have a "Create New Case" button may be in a list, then when user click that button, they have to choose one of the choice popup like below screenshot. Base on that choice, some fields will be prefilled in the form which they are going to fill in next.

 

Screenshot 2024-03-04 at 14.27.26.png

 

Many thanks!

7 REPLIES 7

Hi @Sumanth16 , would you happen to know how can I show the filled form after closing the modal?

 

As per the 2nd link, I transferred the working UI Action workspace script to list action implemented as Client Script. The pop up shows but then it won't show the filled in form. Would be really grateful if your or someone can help me close that last gap......

 

many thanks!

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ChinchillaMoMo 

 

https://www.servicenow.com/community/developer-forum/how-to-work-with-an-interceptor-in-agent-worksp...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Tried this one, but it didn't work for CSM workspace.