Dropbox force user to make a choice

Marc_V 24 Nov, 2015
Hi

In my form, I want to show a dropbox, where the user must consciously and explicitly make a choice.
I offer dropdown-options 1 to 5.

On the frontend, the dropbox should first show a "blank" or a text like "please make your choice".
Then the user has to explicitly select one of the dropdown-options (1 to 5).

The validation should be as follows:
A) Required=Yes and
B) only option 1 to 5 is a valid selection

How do I configure this?

Thanks
Marc_V
GreyHead 24 Nov, 2015
Hi Marc_V,

You set Required = Yes on the Validation tab; put 'Please make your choice' in the Empty Option box; and add the other options in the Options box.

Bob
Marc_V 24 Nov, 2015
Hi Bob
Thanks for your quick answer. This worked perfectly, as desired.
Thanks!
Marc_V
This topic is locked and no more replies can be posted.