minlength only works on required fields
-
Although not explicitly mentioned in the docs, the minlength & maxlength tags only work for form fields that require validation meaning that they must be tagged as required fields using the “*” symbol.
I got a little frustrated trying to make the tags work on regular fields.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘minlength only works on required fields’ is closed to new replies.