Loading...
 

User Groups Tracker field type


This field allows to see the groups a user is in, and to filter items on a group. The field is only used as output field. There is no way to input a group from the field (because it's read from the system)

Requirement: The tracker needs a field user selector with option creator(1)

Ex: A tracker with 3 fields
7: name - textfield
8: user - user selector option 1
9: groups - user groups

If you want to list all the users of the group 'Members', you can use

Copy to clipboard
{TRACKERLIST(trackerId=1, fields=7, filterfield=9, exactvalue="Members") /}

See also

  • The tracker field type: In Group Field that always to display if yes or no the creator of an item is or not in a group
List Slides