Question
Is there a way to validate CFSELECT in CFFORM?
Hi,
I'm using CFFORM and using CF's own built in validation for all fields. The required fields are valided and if they are left blank, the javascript pop up prevents the form from getting submitted. It does not work with cfselect however. It lets the form get submitted even if nothing is selected in the cfselect. Why does does the validation skip over cfselect? Is there a solution?
Thanks!
