Page Datafolder: BaileyWeb.University.Teams
The Page Datafolder named BaileyWeb.University.Teams, displayed as University Teams, is used to store information relating to the departmental teams at your institution. Please refer to the Data Model page for information about its relation to other datatypes.
Data Structure
Field: | Label: | Help: | Type: | Default: | Optional? | Widget: | Validation: | Order: | Group: |
---|---|---|---|---|---|---|---|---|---|
Id | GUID | Key | |||||||
TeamName | Team name* | The name of the team. | String (128) | No | Text Box | None | Ascending2 | ||
TeamLeader | Team leader | Who is the team leader? | Data Reference (People) | Yes | Optional Selector | None | |||
SeniorAdministrator | Senior administrator | Who is the senior administrator? | Data Reference (People) | Yes | Optional Selector | None | |||
Group | Group* | Which is the parent group? | Data Reference (Groups) | No | Selector | None | Ascending1 | Group1 | |
StaffMembers | Staff members | Who is a member of this team? | String (Unlimited) | Yes | Data Id Multi Selector (People) | None | |||
Building | Building | The building location for the team. | Data Reference (Buildings) | Yes | Optional Selector (ListBuildingsAsDictionary) | None | |||
Description | Description | A brief description of the team. | String (1024) | Yes | Text Area | None | |||
Body | Body | The main body text of the team page. | XHTML | N/A | Visual XHTML Editor | None | |||
Display | Display? | Display this team on the website (Tick for yes)? | Boolean | True |
N/A | Check Box | None |
Settings
- Has caching? No
- Has publishing? No
- Localised? No
- Data URL: ~/team({GroupName}/{TeamName})
Notes
Teams always belong within groups. This allows institutions to automatically build management structure charts.
The Display field is used to determine if the team appears in lists. If set to False
, it is hidden in lists, but will remain visible at its Data URL.