Fields
Fields is a feature which allows administrators to add additional information when creating a new enterprise project. You can manage the fields from Administration → Projects → Fields.
Fields can be set as optional/required, hidden/visible and can depend on each other.
Info
Unlimited fields hierarchy is supported.
Field Types
The following field types are available:
- String
- Text
- Number
- Single Select
- Multi Select
- Checkbox
- Radiobutton
- Date
- External (fetch data in real-time via REST API)
- Group Picker
- User Picker (fetch users from LDAP)
Default Values
Default values help you to prefill selected field values when a user is creating new enterprise project. This is especially useful for hidden fields. Default values can be defined globally or per Project Category.
Note
Default value cannot be created for Date or External fields.