We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

UI action working in backend but not working in Workspace view

SounakPal
Tera Contributor

We had to create a UI action that would create a child incident from a existing OT(Operational Technology) incident. The child incident is supposed to inherit a few fields from the parent incident.
It's working as expected in the form or backend view but it's not working in the workspace view. I have used GlideUrl API for my script. 
So any help will be much appreciated.

5 REPLIES 5

Yeah I have done with that and used the same script for the workspace client script