creating an ACL
I have a scoped application financial request where user needs read only access. The user needs write access to additional comments and worknotes. For this I created a role (global scope) and then I created a write acl(scoped), added below for additi...