Hello,
In "Form Display" section, when we use a "Input masks" and a "Minlength" together, the result length is always the length of the mask and so the verification always pass througth...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screen Shot 2017-07-18 at 5.17.47 AM.png | 212.17 KB | jrockowitz |
Comments
Comment #2
jrockowitz commentedMinlength is working via server-side validation.
Here is YAML source
Comment #3
steveoriolYes, but as soon as you start typing something in the field, it does not work any more ...