I want to limit the reply to 3 characters or 4 characters.

  • freshii
    Asked on October 8, 2018 at 10:28 AM

    What if the reply can be either 3 or 4 digits? i.e. number 999 vs number 1000?

  • Adrian
    Replied on October 8, 2018 at 12:22 PM

    A workaround for that would be to use the Long Text Entry element.

    In the OPTIONS tab of the element's properties, you can set the Entry Limits to ON, Minimum to 3 and Maximum to 4. Then, set the Validation to Numeric so that only numbers are accepted.

    1539015600val Screenshot 10

    Form DEMO: https://form.jotform.com/82805342712958


    Let us know if you need further assistance.