Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Disable "delete project" option from New planning console - Project workspace sandiego

Community Alums
Not applicable

I would like to know how to disable the option to delete project from the planning console(new version) in sandiego

1 ACCEPTED SOLUTION

holly-t
Tera Guru

I found under sys_declarative_action_assignment you can find the delete record on project table  and mark it inactive and it does not show in the more actions list in the new project workspace.

I am still trying to hide the new project button as well.

View solution in original post

8 REPLIES 8

Disabling the Delete record action assignment worked for removing the delete project option. For the 'New' project option, that again is a solution that worked on the previous version but does not work for the new project workspace.

swapnils
Tera Contributor

Hello @holly-t 

if we want to show this delete button to particular role, then where do we need to do the changes? Can you please suggest me?

I need to show this delete project button for particular role only.

lwhite
Tera Expert

Regarding New Project Button on New Project Workspace:

I was also looking for a way to hide or disable the New Project button on the New Project Workspace.  I found a way to disable it by going into UI Builder, Selecting Project Workspace, switching to the correct scope so I could disable it via the right hand pane after clicking on the New Project button.  You can probably delete it via the left had pane, but I didn't try that.

holly-t
Tera Guru

Perfect. You can disable and hide on the right pane!

find_real_file.png