hide the logo in the portal header for users with a specific role
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2025 05:23 PM
Hi
I want to hide the logo in the portal header for users with a specific role.
All users use the same portal.
How can I set this up?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2025 05:49 PM
Hi @HS7
I don't think it's possible to hide the portal logo on the conditional basis without any customisation.
To meet your requirement, clone the oob header widget and in the html and server script write down the logic to hide the logo if the logged user has a particular role.
Regards,
Siva