i want my custom table visible to itil user only

amit164
Giga Contributor

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?

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

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.

find_real_file.png

In the role specify the ITIL Role & remove the custom role that would have been created when you got table created.

 

View solution in original post

6 REPLIES 6

Dhananjay Pawar
Kilo Sage

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.

i got my taget...

thanks