A select input field allows users to choose from predefined options in a dropdown menu. This guide explains how to modify options within select fields on your custom forms.
Overview
The select input field creates a dropdown menu where users can choose from a list of options. A common example of this is a "State" field, where users select their state from a predefined list.
Creating a New Select Field
|
Modifying Options
To edit the options in your select field:
- Click on the select field you want to modify in the form editor
- Look for the "Options" section in the sidebar
- Here you can:
- Edit existing options by clicking on their text
- Delete options by clicking the trash can icon next to them
- Add new options by clicking "Add Option" at the bottom of the list and entering the desired text
- Reorder options by clicking and dragging them to a new position in the list