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.

Remove "New Project Workspace" button from Classic Project Workspace

Pedro Madi Del1
Tera Contributor

How can I remove this button from the Classic Project Workspace? Our customer is being bothered by it.

Edit: Besides disabling new_project_workspace_link macro

1 REPLY 1

Community Alums
Not applicable

I found the fix for this.

1.  Go to the sys_ui_macro table 

2.  Look for the macro called pm_home

3.  Look in the XML and comment out the New Project Workspace link. 

I had a similar one to remove the Create Project button and I was able to just remark out the button and everything else still works.