Is there a widget that return me a value depending on date of birth

  • agl42195
    Asked on August 25, 2015 at 12:58 PM

    Is there a widget that return me a value depending on date of birth, for example a person that was born between 01/01/1996 to 01/01/1999 automatically indicate SENIOR A

     

    and if you put the birth date between 01/01/1999 to 01/01/2003 returns SENIOR B

  • Welvin Support Team Lead
    Replied on August 25, 2015 at 2:51 PM

    I don't think we have, but you can do it by adding a conditional logic in your form. So, add a date field then add a conditional logic to put SENIOR A or B depending on the date.

    For example: http://www.jotformpro.com/form/52365900861961

    Here's our guide for that: https://www.jotform.com/help/268-How-to-Insert-Text-or-Mathematical-Caculation-into-a-field-using-a-Condition.

    The conditional logic would be like this:

    Is there a widget that return me a value depending on date of birth Image 1 Screenshot 30

    Is there a widget that return me a value depending on date of birth Image 2 Screenshot 41

     

    Thanks

  • agl42195
    Replied on September 7, 2015 at 2:19 PM

    Thanks so much but the question is that the return value must reference between two dates.

    For example between february 2000 and May 2015 Return Junior

                         between February 1996 and may 2000 Return SEnior

     

    .... Is it possible.

     

  • KadeJM
    Replied on September 7, 2015 at 2:56 PM

    Yes, you can do that. Just set a Before and After condition to return those for your range.

    I've modified Welvins Example into this updated version:

    http://form.jotform.us/form/52495727790165? 

    Is there a widget that return me a value depending on date of birth Image 1 Screenshot 40

    Is there a widget that return me a value depending on date of birth Image 2 Screenshot 51

    Is there a widget that return me a value depending on date of birth Image 3 Screenshot 62