FormFieldType Enum
Available form field types that can be used in form elements
Possible Values
#
dropdown
Dropdown selection field
tagbox
Multi-select dropdown with tags
date
Date picker field
text
Single line text input
paragraph
Multi-line text input
header
Section header
ruler
Horizontal ruler/divider
image
Image display field
file
File upload field
checkbox
Checkbox field
radiogroup
Radio button group
comment
Comment field
number
Number input field
matrixdynamic
Dynamic multi-text input matrix
dynamic_users
Dynamic user selection
dynamic_teams
Dynamic team selection
dynamic_projects
Dynamic project selection
dynamic_labels
Dynamic label selection
dynamic_priorities
Dynamic priority selection
dynamic_custom_fields
Dynamic custom field selection
Usages
#
References
#
- Field type from FormElement
FormField
FormHasDynamicFields