How do I make the form require a 10 digit phone number?

  • Ballerbabes
    Asked on March 31, 2017 at 7:21 PM

    when you enter a phone number it keeps saying "Input should not be greater than the maximum value: 10"

    thank you

  • Kiran Support Team Lead
    Replied on April 1, 2017 at 6:00 AM

    I have checked your form and see that the number field is being used for Phone number. You may use the Phone number field instead of the number field in order to get the phone number.

    How do I make the form require a 10 digit phone number? Image 1 Screenshot 30

    If you want you may enable the Input Mask from the field properties to merge the Area code and phone number.

    How do I make the form require a 10 digit phone number? Image 2 Screenshot 41

    Hope this information helps!