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

Kandukuri Srini
Tera Contributor

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.