“minlength” is not working
-
Hello,
I am using this plugin, and I want to give validation to the phone field. Min length and max length.
For that, I used below code,
[phonetext* phonetext-72 minlength:10 maxlength:15 class:seo-analysis-email numberonly]
But here minlength:10 is not working. If I enter fewer than 10 numbers then also the form is submitted. I want that 10 number at least we should enter there. So what do I need to do about that?
Waiting for your response.
Thank You.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘“minlength” is not working’ is closed to new replies.