I'm configuring a filter scope of the assets that could be selected in a ticket creation based on the group assigned to the user and the asset.
The user could select assets assigned to their group, user couldn't select assets from a different group.
The groups are defined on Admin -> Directory -> Groups
User is a member of the group
There is a custom field on the asset to select the group to belong to
I tried with 'Group' = in (User(Group)) but it isn't working
I suggest to bring the groups an users on assets, with two object types, with relations between them.
Doing this, you can setup filters with references objects.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.