Can we remove/hide the field decoration/click through/(i) icon from Workspaces form?

Jefferson
Kilo Sage

Hi community,

 

Is there a way to remove or hide the field decoration from a reference field in a Workspace form? I was able to remove from backend view using the attribute "ref_decoration_disabled=true". However, it didn't work in the Workspace form.

Jefferson_0-1729482818003.png

Jefferson_1-1729482830695.png

 

Any ideas?

Cheers!

2 ACCEPTED SOLUTIONS

Satoshi Abe
Mega Sage

Jefferson
Kilo Sage

Found the solution.

 

For anyone looking for it. It is explained in this documentation page > Hide the global list and form actions from a table or view

Basically, you go to sys_declarative_action_assignment table, find the exact action you want to hide/exclude and add and "Action Exclusion" to the table/tables you want.

Hope that helps.

 

Cheers!

View solution in original post

2 REPLIES 2

Satoshi Abe
Mega Sage

Hi @Jefferson 

There were similar questions and answers in the community and I hope this helps you.

https://www.servicenow.com/community/product-launch-forum/i-want-to-hide-the-i-button-on-the-inciden...

Jefferson
Kilo Sage

Found the solution.

 

For anyone looking for it. It is explained in this documentation page > Hide the global list and form actions from a table or view

Basically, you go to sys_declarative_action_assignment table, find the exact action you want to hide/exclude and add and "Action Exclusion" to the table/tables you want.

Hope that helps.

 

Cheers!