Trigger an Assessment using UI Action?

micky09
Tera Contributor

Requirement: Need to Trigger a Assessment for Expediting a Change where certain questions need to be answered.

Assessment should be triggered via a UI Action called as Expedite.

Issues:  01. Created UI action but Assessment is not getting popped up in same window, it is getting opened in a separate window, Ideally it should open in same window.

02. When we are clicking on the UI Action Expedite Assessment is getting generated for all the changes and get opened in new window, How to trigger it for that particular change record only!

5 REPLIES 5

Community Alums
Not applicable

Hello Micky,

For same window pop-up, could you please check below example, if it helps -

https://servicenowguru.com/system-ui/glidedialogwindow-advanced-popups-ui-pages/

Additionally you can add some condition in same script to avoid triggering for all change records.

 

 

Regards,

Akshay

Community Alums
Not applicable

Hello,

Did you get chance to look into solution provided by me. Please let me know if you need any help.

If my answer resolved your issue feel free to mark correct as well helpful, so it will be helpful for others looking for similar query.

 

Regards,

Akshay

Hi Akshay,

struggling with below:

When we are clicking on the UI Action Expedite Assessment is getting generated for all the changes and get opened in new window, How to trigger it for that particular change record only!

Pankaj Sharma4
Tera Contributor

Were you able to resolve this Micky? I have similar requirement ?