In this guide, we'll cover:
Manually populating dropdowns
Uploading a list to populate dropdowns
Reordering or removing dropdown items
What Are Dropdown Fields Used For?
Dropdowns can be used for a wide range of purposes:
As a simple selection tool
To trigger form logic
To drive workflow automation
To reduce user input errors
To ensure consistent data formatting
Want to learn more about Field Logic? Check out our Field Logic article ➜
Manually Populating a Dropdown
Open the Form Builder
Drag and drop a Dropdown field onto your form
Click on the field to open the settings on the right-hand side
Click the ➕ icon to add a new option
Repeat to add as many options as needed
Reorder options by dragging them up or down
This is ideal for short lists or when you want full control over each entry.
Importing a List to Populate a Dropdown
If you have a large set of options (like names, products, or departments), uploading a list is much faster than manual entry.
Step-by-Step:
In the Form Builder, select your Dropdown field
In the top-right of the field box, click the Upload icon (a cloud with an arrow)
A popup will appear prompting you to:
Choose your file (CSV or Excel)
Select the import method:
Add to existing list
Overwrite existing list
Choose the column number from which to pull data (e.g. Column 1 = A, Column 2 = B, etc.)
After uploading, you’ll see a green checkmark confirming success
Click Import, and the data will populate into your dropdown
Reordering or Removing Dropdown Options
Once your list is uploaded:
Reorder options by dragging and dropping them
Delete individual options by hovering over the item and clicking the small on the right
This gives you complete control even after importing a list.
Best Practices
Use concise labels for dropdown items
Avoid extremely long lists unless necessary—consider using searchable dropdowns for large datasets
Always preview your form to make sure the dropdown behaves as expected
Use Dropdowns with Logic
Dropdowns pair perfectly with Field Logic to:
Show/hide fields based on selections
Trigger workflows
Filter what the user sees next
