- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 02:56 AM
Hi Folks,
I have added a data visualization single score component on landing page of a workspace. I want to make it visible to only certain roles .... How can I configure it ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2022 07:57 AM - edited 10-19-2022 08:01 AM
Hello Tapish,
You can use componen visibilty for this. Follow the below steps to acheive it :
1. To do this click on the component that you need to hide and go to the configuration panel and click on 'Edit component visibility' button indicated by 'eye' symbol, shown below
2. Hover over the Hide component, it will show you some buttons. Click on the code button indicated by '</>' sysmbol. This will open a popup page where you can script
3. Use the below script and modify role as per your requirement:
I Hope this helps.
Please mark this helpful if this helps and mark as correct if this solves your issue.
Regards,
Kamlesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 01:35 AM
Hello @kamlesh kjmar , Thank you for the solution. I have an additional question: can you help me find out how to show the component to users from a specific group only?