how to hide 'Actions and Selected rows'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2016 10:53 PM
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
- 3,923 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2016 11:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2016 11:07 PM
Hi Deepa,
I am sorry. I have just corrected my requirement.
Yes, I want to hide the one which you have shown.
Thanks!
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2016 11:19 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2016 11:29 PM
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