- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 07:12 AM
Hi Community,
I've added a test sidebar component to my SOW page and want to limit it's visibility based or either role or user criteria.
I've tried editing this by adding the admin audience to the page variant but all that happens is the icon still shows and just say page not found which is fine but is there a way to actually hide the icon:
So here is my page variant with the audience set:
And I've added it to the sidebar navigation:
but it shows when logged in as admin AND when I impersonate ITIL user:
What am I missing?
Many thanks,
Alex
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 07:48 AM
Audiences control whether you're users can access the page itself, but won't affect the icon in the side navigation. For that you'll need to access the ux page properties for the experience. You'll need to access the chrome_toolbar property for SOW and add the availability section to the entry for your new icon/page as shown in this doc: https://www.servicenow.com/community/next-experience-articles/workspace-app-shell-ux-page-properties...
You can access the page property by going to instance.service-now.com/now/nav/ui/classic/params/target/sys_ux_page_property.do?sys_id=032a58ed73c4301045216238edf6a7b0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 07:17 AM
@Alex Saager1 Please check Audience record and see if there is ITIL role or not.
Please mark my answer correct and helpful if this works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 07:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 07:28 AM
You need to create new Audience for that page to add ITIL or add existing ITIL Audience(make sure this have itil role)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 07:36 AM
I wanted it the other way round
so for example admins WOULD see the icon but itil users wold NOT see the icon, hence me adding the admin audience, or am I thinking of audiences in the wrong way?
Thanks