Configure team data
Configure team data that you want to display on employee cards and modal in the Team members tab in Your team menu. Team data configurations are required to support column configurations and filter configurations.
Before you begin
Role required: sn_mh.admin
Procedure
Navigate to All > Manager Hub > Administration > Team Data Configuration.
Click New.
On the form, fill in the fields:
| Field | Description |
|---|---|
| Name | Name of the team data configuration record. For example, team data configuration record is being created for Leave. |
| Table | Table on which you want to apply filter conditions. For example, table can be Leave of absence. |
| User field | Field of the table on which you want to apply conditions. For example, user field can be employee. |
| Conditions | Conditions applied on the selected table to display the required values. For example, conditions are being applied on Leave of absence table to pull the required details. Later, employee sys_IDs are pulled. |
| Use alternate label | Option to display a text when records match or do not match the team data configuration.For example:
|
| Alternate label | Value displayed when one or more records match the set conditions.For example:
|
| No data alternate label | Value displayed when no records match the set conditions.For example, No data alternate label can be: No incidents found |
| Advanced | Option to add a script to retrieve the preferred records. This option allows you to configure display values from multiple data-sources, control the values, and provide a hyperlink for the display values. |
- Click Submit.
Parent Topic:Configure Manager Hub
Related topics