• Hello! We need to get all phone numbers to be filled in. For example :
    the mask is +__ (___) ________
    +48(323)3232323_ should return an error because the last character is missing
    +48(323)32323233 is OK
    How it can be fixed?
    Thank you!

Viewing 1 replies (of 1 total)
  • Thread Starter WP-Tlon

    (@wp-tlon)

    this is our cf7 field
    [mask mask-45 minlength:19 maxlength:19 “+__ (___) ___-__-__”]</label>

Viewing 1 replies (of 1 total)
  • The topic ‘Min or maxlength’ is closed to new replies.