Trigger an Assessment using UI Action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2022 04:51 AM
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!
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2022 05:21 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2022 07:49 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2022 02:47 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 10:01 PM
Were you able to resolve this Micky? I have similar requirement ?