Hello!
I want to force user to select one of options in my dropdown lists.
In the form wizard, I added dropdown control, select 'Validation:
Selection Required (DropDown) checkbox, and save the form. But this measure do not work: while plain textboxes show red alerts 'This field is required' when user leaves them blank, dropdown boxes do not show them and let user to not select anything.
How to make dropdown box to be validated properly?
I want to force user to select one of options in my dropdown lists.
In the form wizard, I added dropdown control, select 'Validation:
Selection Required (DropDown) checkbox, and save the form. But this measure do not work: while plain textboxes show red alerts 'This field is required' when user leaves them blank, dropdown boxes do not show them and let user to not select anything.
How to make dropdown box to be validated properly?