Dropdown

Dropdowns are used when you want to have users pick from a list of options.

Field types must be added using the Form Builder to function.

Learn how to do this on our Create Your First Form page.

How to add a Dropdown to an existing form:

  1. Navigate to the page with the relevant form and enter Edit mode.

  2. Click the existing Form, then click Edit.


    The Form Builder appears.

  3. Use the Add question button to add the Dropdown option.

    The configuration options appear.

  4. Fill in desired configuration details.

    1. Provide a title or question.
    2. Provide a Label for each option.
    3. (Optional) Add a description to appear under the dropdown option.
    4. (Optional) Click the icon to add a list option. Use the option to remove one.
    5. (Optional) Use the Multi select option to allow more than one option to be marked.
    6. (Optional) Select the Make this field required checkbox option. 
      This will prevent users from submitting the form without selecting an option in this field.
  5. Click Save in the Form builder when finished.
    This saves the inputs and returns the screen to Confluence Edit mode.

  6. Publish or Preview the page to see the final result.

Example use case

Add the Dropdown option to a form to gather data for an upcoming company lunch. We'll ask users to select a preferred green from a predefined list.

  1. Navigate to the page with the relevant form and enter Edit mode.

  2. Click the existing Form, then click Edit.
    The form configuration appears.

  3. Use the Add question button to add the Dropdown option.
    The dropdown configuration options appear.

  4. Click Add a question.

    Type: Which greens do you prefer in a salad?

  5. Click Add a description. 
    Type: Please choose one.
  6. Click the first list option, labeled Option.

    Type: Kale

  7. Click the option.


    A new list option appears below the first.
  8. Click inside the Text field of the next option.

    Type: Iceberg
  9. Repeat clicking the option to add a list option twice. Label the list options created as Spinach and Romaine.
  10. Click the Make this field required checkbox option.
  11. Click Save. The field appears as a placeholder in Confluence Edit mode.

  12. Click Publish or Preview to see the result.

On this page