How to add multiple roles on table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2016 12:04 AM
Hello all,
I created a table this is should be available for only admins and itls user, means only admins and itls users can see, create and update the table.
How to add multiple roles...
here we can add only one role..
Regards,
Sudha.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2016 12:10 AM
HI,
You can write an ACL and add roles over there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2016 01:11 AM
Hi Midhun,
I'm not sure this approach will work or not, only admins and itls user can see the table we they search in left side filter (in application menu).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2016 02:25 AM
Modify the related application and modules and add the roles to the 'Roles' field. That should control the visibility of the modules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2016 01:48 AM
Create read ACL and add require roles try and let me know if you have any concerns/questions.