Is it possible to write an ACL to only allow the vendor manager assigned to edit the record

joshmorris
Tera Guru

Is it possible to write an ACL to only allow the vendor manager assigned to the vendor to edit the record. As currently anyone with the vendor manager role can edit any vendor even if it isn't theirs so can it be done that they can only view vendors but they can edit the ones they are the designated vendor manager for?

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

Which version are you on? This is easy to do with 'deny unless' ACLs that are introduced in Xanadu.

Your read ACLs can remain the same, but your write ACL should only allow it for the 'manager is dynamic me' condition (deny unless). 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

3 REPLIES 3

Mark Manders
Mega Patron

Which version are you on? This is easy to do with 'deny unless' ACLs that are introduced in Xanadu.

Your read ACLs can remain the same, but your write ACL should only allow it for the 'manager is dynamic me' condition (deny unless). 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Yes I am on Xandu, so would I create another ACL or edit one already made?

Would you perhaps be able to share a screenshot of this as I'm not sure