- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 01:06 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 01:34 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 01:34 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 01:37 AM
Yes I am on Xandu, so would I create another ACL or edit one already made?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2025 01:43 AM
Would you perhaps be able to share a screenshot of this as I'm not sure