Options
An options field allows users to select from predefined choices. It can be configured as a dropdown menu, radio buttons, or multi-select field to provide a structured way of collecting user input from a set of available options.
Options
Configure how the options field behaves and appears.
Optional
Makes the field optional instead of required, allowing users to submit without selecting an option.
Multiple Selections
Allows users to select multiple options from the list. When disabled, users can only select one option.
Display
Choose how the options are displayed to users:
- Dropdown: Display options in a dropdown select menu
- Inline: Display options as inline choice boxes
Description
Add helpful text that appears in a tooltip next to the field label.
Placeholder
Add placeholder text that appears in the dropdown select menu when no option is selected. If no placeholder is set, the field label will be used as the placeholder. This only applies to dropdown display mode.
Was this page helpful?