A Drop-down field is a a type of data field which provides Form Users with a list of items, from which only one selection can be made.
β
When adding a drop-down field to your template in the Template Editor, the contents of the list are entered manually or filled with a reusable Collection. Drop-down fields can also be set up to allow write-in entries by setting the Allow Other property to "Yes".
β
Drop-down fields are recommended when a user is selecting a single item for 4 or more choices. You can save your list of drop-down menu options and reuse it elsewhere. These saved lists are called Collections and are outlined below.
ποΈ Note: If you're going to include fewer than 4 options, consider using a checkbox group field instead.
Add a Drop-down field to your Template
To add a drop-down field to your form, do the following:
Drag a drop-down field into your Template from the Template Fields panel.
βClick the Customize button next to the Select Items property in the Properties panel.
β
The Drop-down Options dialog will appear.
β
βAssign your drop-down options details. These include:
βOrder determines an item's displayed position in the drop-down list.
βDisplay name is what your Form User will see when they're making a selection using the corresponding drop-down.
βThe value is how the Form User's selection will appear in reports and be referenced in any formulas that reference the corresponding field.
βSelect a default option if you want a specific option to appear by default when a Form is created using the corresponding Template.
Click Done.
β
Optionally, if you want your menu to have a write-in option, set the Allow Other property to Yes.
βFinish building your Template.
β