On a phone section is there a way to make them add a full number?

  • Solarshoppers
    Asked on March 16, 2017 at 3:48 PM

    On a phone section is there a way to make them add a full number?

     

    They have been placing 2 digits and submitting forms like that.

     

    Next question, how can I block certain words off forms?

     

    Ernest -

  • Elton Support Team Lead
    Replied on March 16, 2017 at 6:04 PM

    1. You can enable "Input Mask" in the phone field properties so they are obliged to enter the defined phone format. Make sure to make the field required too.

    On a phone section is there a way to make them add a full number? Image 1 Screenshot 20

    2. You can achieve this through conditions.

    Example if you want to show/hide fields base on user's input

    IF certain field CONTAINS word1, word2, word3

    Show the fields you want...

    You can also hide the submit button if you do not want users to submit the form if certain values are entered on a field.

    Guide: https://www.jotform.com/help/316-How-to-Show-or-Hide-Fields-Base-on-User-s-Answer