Hide Side Navigation for custom workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2024 11:47 PM
Hello,
We have requirement where we need to show side bar navigation only to users of particular group.
"chrome_toolbar" -- I see only option is for Roles (any way to add group), can anyone help me with this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 12:11 AM
Hi @NarsimhaMurty1 ,
You can use Go to UX Page Registry [sys_ux_page_registry] of your workspace to create your conditions.
Please follow the steps in the solution:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 12:40 AM
Hi Sandeep, Thanks for reply.
I think your solution is to apply any view

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 08:47 AM
I think it only works with roles currently.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 09:20 AM
Hi @NarsimhaMurty1 ,
I tried your problem in my PDI please refer below answer
"availability": {
"roles": "admin"
}
Result
Home icon is visible when login as admin
Home icon is not visible when logged in with non admin user
Please mark my answer correct and helpful if this works for you
Thanks and Regards
Sarthak