The CreatorCon Call for Content is officially open! Get started here.

How to make select box(dropdown field) choices picked instead of none

RudhraKAM
Tera Guru

Hi

I have a requirement, where when the user need to select   one option from the dropdown   and that is a mandatory field .   for instance

the field name is   Field

and the list of choices are A,B,C default is none

none should be displayed when the form load and user should not be able to   submit the form without selecting some option ,the issue which I am facing is even I didn't select any option I am able to submit it and in the   user end the field option is marked as select .can some one help me with that

Untitled.png

1 ACCEPTED SOLUTION

Abhinay Erra
Giga Sage

Check the Include none checkbox


View solution in original post

14 REPLIES 14

Yes


Yes it is, just select the drop down with none


RudhraKAM
Tera Guru

find_real_file.pngBut I cannot find that option here


Abhinay Erra
Giga Sage

Check the Include none checkbox


thanks everyone