Thank you so much for taking so much time to help me with this. I replaced the code, but the form still seems to submit without picking a drop-down field (with the default blank fields selected). ...
Type: Posts; User: Katecarmstrong; Keyword(s):
Thank you so much for taking so much time to help me with this. I replaced the code, but the form still seems to submit without picking a drop-down field (with the default blank fields selected). ...
Thank you! We actually decided it best to use drop downs, so I created empty fields for the top value, but when those are left blank, they still validate. I changed the 'isset' to 'empty' and...
I actually set it up now with drop down fields, but now the first value is the default. is there a way to make default blank and require visitors to pick a valid field?...
Thank you. I don't totally understand this, but I'm more concerned with making these fields required vs. confirming they are numbers. I removed then number validation, but the required fields are...
Hi, I am working on a form where the date fields need to be required and i'd like to have verification that they are numbers. For some reason the first field will not validate, even when numbers are...