ACL in Domain Separated Env
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2022 04:03 AM
Hi,
We have several level of domain hierarchy and want to implement a very basic requirement.
So on Task table, we have company field which has a write ACL for admin role only and we want to give this write access to one of the domain and its children domain.
Consider Parent domain : A
Consider Child Domain of A : B and C
Consider Child Domain of B: D, E, F, G and H
Consider Child Domain of C: I, J, K and L
So the company field on Task table should not be read only to A, B, C, D, E, F, G, H, I, J, K and L domains
We have other domains as well but for them Company field should be read only.
What is the best way to configure this requirement.
Appreciate your suggestions.
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2022 07:01 AM
Here is a link to a post that may help you. It mentions adding logic to your ACL to check for which domain the current user is in, then making a decision based on that.
If this solved your issue, please mark this response correct and helpful, thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2022 07:57 AM
Did the response help you resolve your issue? If so, please mark correct to move this question to the answered category so that others may benefit from it as well, otherwise it will sit in the unanswered category. I hope you resolved your issue, thank you.