need to find evidence request pop-up page and UI action in engagement form within workspace

prabhjot5
Tera Contributor

So I have a requirement to add a new field "access group" referring to the group table on the evidence request table

The issue is that the access group is not getting saved from the workspace which is working fine in the native view

For the native view, there is a UI page(request_evidence) and script include which is being used to save the pop-up page's fields so I have made the changes on both but I'm not able to find anything where all fields are getting saved within the workspace

prabhjot5_0-1736139747561.png

 

7 REPLIES 7

Correct, the user is clicking on a new button from the engagement form-related list, and a popup will appear 

Ravi Gaurav
Giga Sage
Giga Sage

Hi @prabhjot5 

 

You can Create the UI Action..  Ensure your UI Action is set to work with the workspace form.

And Write the Client Script: The client script will handle saving the "Access Group" field to the Evidence Request table.

 

--------------------------------------------------------------------------------------------------------------------------


If you found my response helpful, I would greatly appreciate it if you could mark it as "Accepted Solution" and "Helpful."
Your support not only benefits the community but also encourages me to continue assisting. Thank you so much!

Thanks and Regards
Ravi Gaurav | ServiceNow MVP 2025,2024 | ServiceNow Practice Lead | Solution Architect
CGI
M.Tech in Data Science & AI

ï”— YouTube: https://www.youtube.com/@learnservicenowwithravi
ï”— LinkedIn: https://www.linkedin.com/in/ravi-gaurav-a67542aa/

UI action is already there, plz see the image, I just need to find it and make the changes

prabhjot5_0-1736145719043.png