FormFields
Custom form fields for incident and other form configurations.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| TeamId | String |
Teams.Id | |
| ValueKindCatalogId | String | ||
| Name | String | ||
| IsEnabled | Boolean |
The allowed values are true, false. | |
| Kind | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| DefaultValues | String | ||
| Description | String | ||
| InputKind | String |
The allowed values are text, textarea, select, multi_select, date, datetime, number, checkbox, tags, rich_text. | |
| RelationshipsOptions | String | ||
| RelationshipsPositions | String | ||
| Required | String | ||
| ShouldShowOnIncidentDetails | Boolean | ||
| Shown | String | ||
| Slug | String | ||
| Type | String | ||
| ValueKind | String |
The allowed values are inherit, group, service, functionality, user, catalog_entity, environment, cause, incident_type. |