I'm new to Marketo and my form that has a drop down can be submitted without the drop down being selected by a user. We currently have "Select" as the default value, so I assume that is why it is allowing the submission, so is there a way around this?
Solved! Go to Solution.
@mrkcrne ,
ultimately, if you have no value in the 'select' option, Marketo will display an error anyway when someone moves through the field, or tries to submit the form.
To make that work, you need to get rid of the value in the red box.
If you placed your form (configured as you showed it in the screen shot of your drop down options) on a test landing page, this would happen natively, as you've got no entry for the stored value.
To prove this, I inspected the form elements and altered the select option for industry.
When I tried to submit the form I got this error
Talk to your dev team about WHY what they are doing is adding in the value="select" instead of leaving as value="", and could they please stop.
Cheers
Jo