how to hide 'Actions and Selected rows'

raj159
Mega Expert

Hi,

I have a requirement to hide 'Actions and Selected rows' on the change list view for ITIL users.

None of the users should be able to see this except Admin users. Please tell me how to achieve this functionality.

Thanks!

Raj

11 REPLIES 11

Deepa Srivastav
Kilo Sage

You mean below option?



find_real_file.png


Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.


Thanks,
Deepa


Hi Deepa,




I am sorry. I have just corrected my requirement.




Yes, I want to hide the one which you have shown.



Thanks!



Raj


Hi Raj,



The options you see in this drop down are UI actions of type 'List choice'. That would be available for all users, if you don't want to perform actions to be available for ITIL users on selection , open those UI actions and make it deactivated/greyed out by using condition.


gs.hasRole('admin')


Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.


Thanks,
Deepa



find_real_file.png


raj159
Mega Expert

Hi Deepa,



Thanks for your help!



By doing that we can just disable the options in the List Choice. But my requirement is to hide that completely from the page.



Thanks!



Raj