DropDownFormFieldInfo
12 Sep 20251 minute to read
DropDown form field info
Properties
dropdownItems string[]
DropDown items
enabled boolean
Enable or disable form field.
helpText string
Tooltip text.
name string
Specifies the name of the form field.
If a form field already exists in the document with the new name specified, the old form field name property will be cleared and it will not be accessible. Ensure the new name is unique.