We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

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.