how to hide new button based on roles

Deepthi25
Giga Expert

hi team,

 

i want to hide new button in self service dash board how to achieve that only for few roles.

 

find_real_file.png

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

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.  

View solution in original post

5 REPLIES 5

hi poriyanka,  iam able to achive by using list control in  list layout but in this page its not getting reflected for pa_dashboard table

 

find_real_file.png

please see my list contraol as well

find_real_file.png

kindly have a look on below thread. 

 

Disable New Button at Dashboad Overview Page

Jaspal Singh
Mega Patron
Mega Patron

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.