How to edit project workspace ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 06:16 AM
I have a requirement where i need to some customizations to the project workspace.
Change 1: disable 'save as new template' option
Change 2: disable classic project workspace section from left side.
please refer to the attachment. highlighted in yellow.
how can i achieve it? i tired searching in UI actions but no luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2025 06:53 AM - edited 02-18-2025 06:53 AM
Hello @VedhR ,
To disable the "Save as New Template" option, you can search for the relevant UI action in your instance. The action you need to modify is typically found under the UI Action. You can access it directly through the following link:
[UI Action - Save as New Template](https://[your instance]/nav_to.do?uri=sys_ui_action.do?sys_id=668e5cb2c3222100b0449f2974d3ae9e).
If your instance is domain-separated, I would suggest searching under the Global domain.
Please let me know if you are able to locate the UI action.
If you are able to find it then you have to disable the 'Workspace Form Menu' under Workspace Tab.(see attached)
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards,
Kaustubh
If you found my response helpful, please mark it as correct and close the thread to benefit others.
Regards,
Kaustubh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 07:20 AM
Hi Kaustubhdesai,
workspace form is already disabled but still it is showing, i have tried deactivating the ui action still no luck,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 01:20 PM - edited 02-24-2025 08:05 AM
H @kaustubh Desai, @VedhR regarding hiding the Classic menu:
OOTB it was deactivated on my PD instance in system property com.snc.project.disable_classic_workspace
OOT it was set to True, When I set it to False, the menu with Classic workspace appears.
The UI Actions disabling:
Not sure if this is the correct way but I managed to hide the Apply template the following way
When on the project details, I open by clicking on the settings in the top right corner and select Configure page
Action Bar Configuration
Open UX action form layout and deactivate. After this, I cannot see the buttons
Then