Configuration or Customization Project Workspace

Andreas Reuter
Tera Contributor

Hi Together!

One of my customers wants a customisation in the Workspace project. He would like to have only the PLANNING option visible or available in the left menu area of a project and hide all other options so that they are not displayed.

 

The customer does not want to confuse his users too much and therefore only "planning" should be used in the project workspace for the time being. With other words: the customer only want to use the project workspace with planning and Gantt and all other function shall be used in the main project table. 

 

So how can i realize this requirement? how can i configure the project workspace in that way?

 

thanks a lot for your support!

Andreas

6 REPLIES 6

Vishwa Pandya19
Mega Sage

Hey Andreas,

 

Did you ever find a solution to this?

Our customer has the same requirement.

 

Thanks & Regards,

Vishwa Pandya

J_C_ Grooms
Tera Contributor

Took me a while to find, but this link should provide what you are looking for https://www.servicenow.com/community/spm-articles/configuring-l2-menu-in-project-workspace/ta-p/2848...

 

In short, there is a script include that controls this called ProjectWorkspaceHelperSNC. Copy the GetPlannerSubPageItems method and paste it into the script include  ProjectWorkspaceHelper. From here, on each item, you can edit the order. You can also set the defaultPage located near the end of the method using the const variable name.