Hi All.
I tried to use env\userAttribute() function to filter some data in report with MultiEnum type attribute and it works good. It's great solution.
But now i am trying to make the same with many to many related to user entity. Is there any solution to get the same as userAttribute for related entity?
I tried to use env\userAttribute() function to filter some data in report with MultiEnum type attribute and it works good. It's great solution.
But now i am trying to make the same with many to many related to user entity. Is there any solution to get the same as userAttribute for related entity?
Comment