Configuration or Customization Project Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2024 07:04 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 10:26 PM
Hey Andreas,
Did you ever find a solution to this?
Our customer has the same requirement.
Thanks & Regards,
Vishwa Pandya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 03:38 PM
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.