UI Page/Pop-up from onChange Client script in Service Operations Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2025 11:57 PM
Hi All,
I am looking for guidance on how we can show a pop-up or UI page from an OnChange Client Script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2025 11:26 PM
Hi @Ankur Bawiskar , the following solution won't work for workspace I believe:
Change ui reference query
I am still not able to achieve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 12:16 AM
it should work ideally
when you use that solution in UI page as stand alone then it works
You are simply calling that UI page from workspace client script
what did you try and what debugging did you perform?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 11:25 PM
Hi Ankur,
The solution that you have shared, it works fine for a field which is there on g_form table.
But my ask here is that I want to show a new custom reference field on UI page.
Basically, there is a custom table and I want to show all records from that table on the basis of currently selected Service offering on incident table.