Understanding difference between table.none and table.* in ACL
I am trying to understand how ACLs work in ServiceNow, specifically the difference between table.none and table.*.From my understanding:table.none controls access to the entire recordtable.* controls access to all fields in that recordHowever, I am s...
