Remove Sidebar on UI Builder Page (Scoped)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 07:40 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 07:03 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 07:05 PM
For quick context at this check out Workspaces | Creating an Experience on the Horizon site.
