Possibility for redirecting users to another link?

  • track21houston
    Asked on February 12, 2019 at 2:41 PM

    We have a form that is to be filled out for minor's only. Is there a way to set a condition or an element so that when their birthday is entered and they are 18 or older, we can then redirect them to the correct form? I can't find a way to verify the max age a participant can be.

     

    Thank you

  • Nik_C
    Replied on February 12, 2019 at 4:22 PM

    You can add another Date field:

    1550006111Screen Shot 2019 02 12 at 10 Screenshot 10

    That will be a current date field:

    1550006143Screen Shot 2019 02 12 at 10 Screenshot 21

    And you can calculate Age field by using this calculation:

    1550006320Screen Shot 2019 02 12 at 10 Screenshot 32

    Then when you calculate it, you can redirect your users to another form (if that is what you wanted):

    1550006548Screen Shot 2019 02 12 at 10 Screenshot 43

    Hope it helps.

    Thank you!