A way if field A = x than field B only contain positive numbers?

  • pariseasyhome
    Asked on May 26, 2018 at 9:24 AM

    Hello, is there a way that if field A = x than field B can only contain positive numbers? Thanks!

  • Nik_C
    Replied on May 26, 2018 at 12:13 PM

     This is how you can do that:

    1) Add fields that will act as A and B:

    1527350627Screen Shot 2018 05 26 at 6 Screenshot 10

    As you can see I added one text field (for A) and one number field (for B):

    2) I added this condition:

    1527351004Screen Shot 2018 05 26 at 6 Screenshot 21

    So the B field will show when in A you enter x.

    3) The important part is that B field accepts only positive numbers:

    1527351133Screen Shot 2018 05 26 at 6 Screenshot 32

    You can check how it works here: https://form.jotform.com/81455112151950

    Let us know how it works.

    Thank you!