- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2020 04:54 AM
hi team,
i want to hide new button in self service dash board how to achieve that only for few roles.
Solved! Go to Solution.
- Labels:
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2020 05:11 AM
Hi Deepthi,
For that you need to create or modify existing ACL of type create on 'pa_dashboards' table.
Out of Box it will have role pa_viewer you can change it to required role for new button to be shown.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2020 05:39 AM
Hi Deepthi,
To hide the new button based on roles, you can modify the respective UI action for the New button and tweak the conditions and script section based on your requirement.