|
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
|
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:
| • | Member Status Expression Result. Result of Member Status Expression evaluation. |
| • | Color. A color that will be used to mark the group with such status (there are twelve pre-defined group status colors). |
| • | Description. Description of this status. |
|
statuses
|
This property may be accessed via the groupStatus variable.
|