How to prevent a user from creating a dashboard from homepage based on roles ?

Community Alums
Not applicable

Hi Team ,

Is there anyway we can prevent the user from creating a dashboard version of homepage ?

Regards,

Ankitha

12 REPLIES 12

Community Alums
Not applicable

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


steph3
Tera Contributor

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!

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

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.

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.