Wouldn't this be easier, without mucking with the form, to let this be 
handled by the validator itself. For any field validation you would just 
have to have the "requires" validation before you do any other validation, 
and that way you would take care of empty strings or as Joe said you could 
do this in javascript as well pretty easily.

Reply via email to