Hello, i created a dropdown with the following options
Select One
y=Yes
n=No
This dropdown is a mandatory field but as default the first option "Select One" is selected and the validation passes which is wrong in my case.
How can i define the first option as disabled selected?
Select One
y=Yes
n=No
This dropdown is a mandatory field but as default the first option "Select One" is selected and the validation passes which is wrong in my case.
How can i define the first option as disabled selected?