Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Remove Sidebar on UI Builder Page (Scoped)

JJose
Tera Expert

I am working on a Blank Page in ServiceNow UI Builder within a Workspace experience, and I would like to remove or hide the left-hand side navigation panel so that the page renders in full width without the menu.

I have already selected the "Blank" page template, but the side navigation still appears when I preview the page.

Importantly, I want this change to apply only to this specific page or workspace, without affecting the global navigation or other workspaces.

Is there a recommended way to disable or hide the side navigation panel for a particular page or workspace only—perhaps through layout configuration or conditional rendering?

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @JJose 

unfortunately this is not possible as the most outer layer in the Next Experience world is the shell (see Next Experience Architecture and Terminology) which controls for the Workspace experience the left side navigation. If you decide to build a Workspace experience, you get a Workspace. For complete blank pages, you have to create another experience with another shell.

Maik

For quick context at this check out Workspaces | Creating an Experience on the Horizon site.