How to prevent a user from creating a dashboard from homepage based on roles ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2017 10:44 PM
Hi Team ,
Is there anyway we can prevent the user from creating a dashboard version of homepage ?
Regards,
Ankitha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-15-2017 11:52 PM
Hi Deepak ,
Using the property we can only restrict on role basis to add contents to the homepages . Users will still be able to create dashboards from homepages .
Regards,
Ankitha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2018 10:59 AM
Ankitha,
Did you ever discover a way to this? A system property or a setting? We do not want our self-service users to create dashboards yet we have no choice.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 01:55 AM
In addition to modifying the ACLs, we created a UI script to hide the Two options (Create Dashboard Version & Open Dashboard Version) which are displayed on the Homepages. Additionally you can create a system user preference (com.glideapp.dashboards.homepage_notification.dont_ask_me_again) and set it to true to make sure the users are not displayed with the notification to create a Dashboard Version.
Regards,
Kuldeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2018 09:25 AM
Thank you for your reply! That is helpful although I do wish there was something we could just set without having to go through all of those extra steps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2018 12:08 AM
Yes, we also tried to avoid customization. But it was the last option that we used, as we didn't want users to create any responsive Dashboards.