The CreatorCon Call for Content is officially open! Get started here.

Hide subToolbar for Project Workspace

nowitsvashu
Tera Guru

Hi 

 

In project workspace there is a record page whenever from list i open any record Project Workspace Subtoolbar become visible there is a property of it in which i have mentioned my page id as well still its not working

nowitsvashu_0-1758944032004.png
Its working fine for my another page listtest.

Here is my subToolbar property snapshot

nowitsvashu_1-1758944104708.png

 

 

2 REPLIES 2

kaushal_snow
Mega Sage

Hi @nowitsvashu ,

 

You can hide the subToolbar (L2 menu) in Project Workspace by using the hideSubToolbar property in the UX Page Properties (adding the page route/name to the hideSubToolbar list) or by overriding the getPlannerSubPageItems method in ProjectWorkspaceHelper (copying from the OOB ProjectWorkspaceHelperSNC) to omit pushing that page menu entry...

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/

Hi @kaushal_snow ,

 

Thank you for your reply.

 

I've already added my page in the hideSubToolbar property but its not working for record.