OK, so how would I go about putting a hint in a drop down or somehow saying that "Select" isn't a valid selection and make the user select something else?
Why would you do that instead of having an empty server value, which is the default setup?
If the topmost option must not fulfill the Required-ments, then it should not have a server value.
@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