UI Page/Pop-up from onChange Client script in Service Operations Workspace

Aayushi Sharma
Tera Contributor

Hi All, 

 

I am looking for guidance on how we can show a pop-up or UI page from an OnChange Client Script.

7 REPLIES 7

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.

@Aayushi Sharma 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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.