Loading...
 
Skip to main content

History: User Groups

Source of version: 5 (current)

Copy to clipboard
            !! 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
{CODE()}
{TRACKERLIST(trackerId=1, fields=7, filterfield=9, exactvalue="Members") /}
{CODE}

! 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