Input Mask: Is it possible to validate the entry length dynamically?

  • typeaparent
    Asked on August 18, 2017 at 3:28 PM

    It can be very useful if we have a way to allow different character totals. For example, when I tried to use it for my Twitter account URL's. But they can be a carry of lengths after the twitter.com portion. Is this doable?

  • Kevin Support Team Lead
    Replied on August 18, 2017 at 3:40 PM

    Unfortunately, it's not possible to dynamically validate the entry length, but I would recommend you to try with the Short Text Entry field validation instead. 

    Adding the field to your form: 

    Input Mask: Is it possible to validate the entry length dynamically? Image 1 Screenshot 30

    Then open the field settings and go to the options tab and select "URL" as validation:

    Input Mask: Is it possible to validate the entry length dynamically? Image 2 Screenshot 41

    Here is an example about how that would work: https://form.jotformpro.com/72296222856967 

    I hope this helps.