- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 11:29 PM
i have create a custom table and i want it sholuld visible to itil user only (list and form)
suggest me how can i do it?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 11:35 PM
Hi Amit,
For the custom table created you can create ACL of type read, write, create. In the Table select the Table name just & leave other to emtpy. Something as below just change the table name.
In the role specify the ITIL Role & remove the custom role that would have been created when you got table created.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2020 02:17 AM
Hi,
If you have created module as well for table then search for that table in navigation and click on edit module option and add ITIL role to that module then it is only accessible to ITIL user.
If you do not have created module then you have to create two read ACL. table.none and table.* for ITIL role.
Mark correct/helpful based on impact.
Thanks,
Dhananjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2020 10:14 PM
i got my taget...
thanks