Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Field level vs table level ACL collisions

sonbol_montakha
Giga Contributor

Field level vs table level ACL collisions

11 REPLIES 11

As an example, a given role may have access to task.priority field. If that same role doesn't have access to the task table then the role will not be able to read the record/field.



Thanks,


Berny


And its gonna be true the other way also, if it has access on the task table and task.priority says no then priority field will not be accessible.


-Anurag

That's also true Anurag. What i was trying to highlight is that the user/role must have access to the table in order to have access to any field within the table.



Thanks,


Berny


That is true, may be i am just getting confused with the wording.


-Anurag

I hope this helps!