Service Operations Workspace - Remove "New" button from Lists

Diana27
Tera Guru

Hi,

 

How do you remove the "New" button from Lists in Service Operations Workspace.  I've added a screen shot of the UI Action to be removed.

2023-12-04 12_06_51-SC Tasks assigned to Me _ Service Operations Workspace _ ServiceNow.png

Thank you,

Diana

1 ACCEPTED SOLUTION

Diana27
Tera Guru

For anyone who is having the same issue, I was able to solve it in UI Builder based on following the "Declarative Actions/List Buttons" section in this article: 

 

https://www.servicenow.com/community/next-experience-articles/configuring-lists-in-configurable-work...

 

Then under the Actions Config I selected "SOW Actions" and went to the "All Global List Actions" tab.  I then selected the "New" Action in this screen shot

Diana27_0-1701951997205.png

Under the Actions Exclusions tab I added the table to exclude

View solution in original post

4 REPLIES 4

Omkar Kumbhar
Mega Sage
Mega Sage

Hello @Diana27 ,

Please check this below link which will help you.

https://www.servicenow.com/community/developer-forum/disabling-new-button-from-the-agent-workspace/m...

 

Thank you,

Omkar

If I was able to help you with your case, please click the Thumb Icon and mark as Correct.

Diana27
Tera Guru

Hi Omkar,

 

Thank you for responding.

This is what I have done and it doesn't seem to affect anything.

 

Diana27_1-1701713291805.png

We are working in UTAH patch 8 if that matters.

 

Thank you,

Diana

Diana27
Tera Guru

For anyone who is having the same issue, I was able to solve it in UI Builder based on following the "Declarative Actions/List Buttons" section in this article: 

 

https://www.servicenow.com/community/next-experience-articles/configuring-lists-in-configurable-work...

 

Then under the Actions Config I selected "SOW Actions" and went to the "All Global List Actions" tab.  I then selected the "New" Action in this screen shot

Diana27_0-1701951997205.png

Under the Actions Exclusions tab I added the table to exclude

AmolJ
Tera Expert

Basically you need to find a global declarative action assignment that's affecting your workspace list. There could be multiple actions with the same name for Global scope. Find the closest, rename it slightly, refresh your workspace to see if the button changes. If it changes, go back to the renamed record. Reverse the name changes and add an exclusion to your table. Then refresh the workspace.