Limit assignment group visibility when building a report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2023 02:12 PM
Hello all,
I am planning on giving reporting capabilities to a group, but i only want that group (members of that group) to be able to select groups they are apart of when building the report.
Example: if the person building the report is a member of 4 groups, when building the report, they should only be able to select the 4 groups they are apart of.
Would an ACL be the appropriate way to approach this one?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2023 02:26 AM
Hi @orlando3
this is a bit tricky. For this kind of differentiation you would need a script-based approach, however the report_view ACL which have to be used here, do not allow conditions or scripts.
But maybe I miss anything and there is a more clever approach.
Maik