How to make a validation that max number field cannot be less than min number field?

  • knechtstrat
    Asked on December 18, 2018 at 6:24 PM

    Can we add validation that max cant be less than min on a range selector?

    Jotform Thread 1677429 Screenshot
  • Jed_C
    Replied on December 18, 2018 at 9:31 PM

    I'm sorry to inform you, but it's currently not possible with Jotform Range widget. However, the workaround is to use the number field widget and make a condition that if "Max age" is less than "Min age" > Show an error message then hide the submit button.

    ex.

    1545186583min and max Screenshot 10

    Sample condition:

    1545186624sample condition Screenshot 21

    You can check my sample form here https://form.jotform.com/83517830457967. Feel free to clone https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL it if you want.

    Let us know if you have any questions or if you need further assistance. 

  • knechtstrat
    Replied on December 21, 2018 at 2:31 PM

    Thanks!