Reply To: Number length validation

Home Forums Jquery Validation for Contact Form 7 Number length validation Reply To: Number length validation

#736
Jon
Guest

That will control the length, yes, but it doesn’t stop the form being submitted if the user only enters 4 digits and you require 7.  I didn’t know if there was a way that assured that the user could only enter say 7 digits, and entering less than 7 would bring up the validation warning.