• Resolved nickymirz

    (@nickymirz)


    I am trying to make conditions to show radio button if the user is above 75 years. I made the birth date display as years – and put in condition for the radio show if birth date is greater than 74, but the condition is not working. i also make “if birth date is less than 1945” and “if birth date is less than dec 1 1945” > non is working. I think I miss understood the value for the birth date… Hope you can help me

    other condition that not depend on the birth date is working correct. only the age condition is a problem I can not solve.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @nickymirz

    Unfortunately, birth_date is stored as a date/time value and not as age(number). I’ll add this as a future improvement in our request list.

    Regards,

    Thread Starter nickymirz

    (@nickymirz)

    okay no problem, thank you. so how is the data format looks like? yyyy/mm/dd or something else? So I can still make this condition

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @nickymirz

    Yes, it is stored as yyyy/mm/dd format.
    e.g. 2020/12/23

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @nickymirz

    ..Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘condition for birth date’ is closed to new replies.