How to remove the button from workspace

sivaprasathkuma
Tera Contributor

Hi All,

 

I am trying to remove the button 'View Purchase Requisition' from negotiation form in ServiceNow workspace. This button only displaying in workspace not in platform view.

 

I checked in all the ways and unable to find the configuration to hide this from fomr. I added a screenshot, please help to solve this.

sivaprasathkuma_0-1761840813039.png

 

Thanks

Sivaprasath

1 ACCEPTED SOLUTION

Sarthak Kashyap
Tera Guru

Hi @sivaprasathkuma ,

 

These buttons usually appears from Declarative Active - List Actions

SarthakKashyap_0-1761845194816.png

Table name for your reference - sys_declarative_action_assignment_list

 

Please try to check here and deactivate that.

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak

 

View solution in original post

1 REPLY 1

Sarthak Kashyap
Tera Guru

Hi @sivaprasathkuma ,

 

These buttons usually appears from Declarative Active - List Actions

SarthakKashyap_0-1761845194816.png

Table name for your reference - sys_declarative_action_assignment_list

 

Please try to check here and deactivate that.

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak