Restrict fields through ACL
Suppose I have created ACLs on the Incident table and granted the ITIL role access at both the table level (incident) and field level (incident *). Now, I have a requirement to hide a specific field, such as short description, from users with the ITI...