minlength not working
-
Hello,
I implement minlength to one of the input field. But still, if the user write character less than it is, the form still send.
If I using maxlenght, it is working fine.
This is the code that I used.
[tel* Subject minlength:9 class:cfsev-input class:input class:icon class:subject placeholder “Contact”]
Is there something wrong with it?
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘minlength not working’ is closed to new replies.