Hello,
we'd like to set up a security concept where different users can see same projects. It depends on which user group the relevant users belong to. Everything should be dynamic.
The model shows my entities (blue) and the content of them. In my example I have three users which belong to two different user groups and two projects which are assigned to different teams. When a user logs in it should be possible only to see those projects which are assigned to his team.

I tried to do this job with following custom selection script:
select User =
@userselect Team =
@UserGroupDue to the relationship between the user and user group the team should be mapped by the second selection but unfortunaltely, it does not work. When I try to open a screen I always get a warning that the Team could not be found.
Is there any way to define dynamic user groups with custom selection script or is there another way?
Thanks in advance.
BR, Andreas
------------------------------
Andreas Sauer
SPL Tele Group GmbH
Austria
------------------------------