Remove copy url

joshmorris
Tera Guru

joshmorris_0-1743589814034.png

Does anyone have any idea how to remove the copy url from an interaction record in SOW

1 ACCEPTED SOLUTION

@joshmorris 

you should update the client condition field, but you gave condition in script condition

please update and it will work fine

AnkurBawiskar_0-1743594250640.png

 

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

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@joshmorris 

it's an OOB Form action on global table which comes on every table.

I could see that on INC form as well

I updated this in the condition and it was removed from incident table

So you can update it with to hide for interaction table

Give client condition as table!=interaction

URL: https://instanceName.service-now.com/nav_to.do?uri=sys_declarative_action_assignment.do?sys_id=7af578a4eb3002107aebddde2352283c%26sysparm_view=advanced

AnkurBawiskar_2-1743590983290.png

 

 

Before

 

AnkurBawiskar_0-1743590826778.png

 

 

After

AnkurBawiskar_1-1743590938652.png

 

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

joshmorris_0-1743592687930.png

 I added it however it still is showing for me

@joshmorris 

you should update the client condition field, but you gave condition in script condition

please update and it will work fine

AnkurBawiskar_0-1743594250640.png

 

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