Limit assignment group visibility when building a report.

orlando3
Tera Expert

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?

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

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