How to give access to Reference fields through ACLs?

rupsingh_mathwa
Kilo Contributor

We have table Transfer Order:

This is the view from admin User.

Admin.PNG

This is the view of the user to whom I need to give read , write, create and delete access, but the two fields 'To Stockroom' and 'From Stockroom' are not visible to this user.

Asset Test ITIL.PNG

I have created ACLs like:

Capture.PNG

how I can make these two fields accessible to some user? Please help me.

4 REPLIES 4

Goran WitchDoc
ServiceNow Employee
ServiceNow Employee

Do they have access to the table? Since they need both have access to the table and to the fields.



//Göran


rupsingh_mathwa
Kilo Contributor

Hi Goran,



Thanks for the reply.


You mean to say I need to give access to 'Stockroom' table to this new user, who should see these two columns(reference fields from stockroom table available on Transfer Order table ).




Regards,


Rupsingh


swati38
Tera Expert

Hi Rupsingh,



Provide the read access to the stockroom table and field.


The acls will be like stockroom *(all fields) and stockroom none with the required operations.


rupsingh_mathwa
Kilo Contributor

Hi Swati,



Thanks for the reply, it is working now.



Regards,


Rupsingh.