DROPDOWN PROPERTIES

Use the dropdown field to provide your users with multiple options; for example, selecting their home country. In the web form, this appears as a classic drop-down menu, like in the example below. However, in a submission it is rendered as a text list.

drop-down-example

Value and Label

The Value field will appear on your submission data whereas the Label field displays on your web form.

In many cases, the Value and Label could be the same. But, you have the freedom to use different labels if you wish. For example, you might want to use country names on the Web Form and country codes on the submission.

dropdown