Group Status
This property defines group status evaluation rules.
Field Description | Field Name | |
Enable Custom Status. Flag that controls whether custom status is enabled for a group. | enabled | |
Member Status Variable. Property (variable) of group members that will be used to calculate status of each member. | variable | |
Member Status Expression. This expression will be evaluated for every group member to find out a status value (String) for this member. This value will be than looked up in the Status Table. | expression | |
Member Status Expression Resolution Environment: | ||
---|---|---|
Context of current group member. | ||
Current value of the Member Status Variable. | ||
0 | ||
Standard variables only. | ||
Status Table. The lookup table used to calculate aggregate status of the group as described in the Group Status article. The table has three fields:
| statuses |
This property may be accessed via the groupStatus variable.
Was this page helpful?