Page 1 of 1

Formbuilder Age Verification

Posted: Wed Sep 18, 2013 1:08 am
by HelloImKarl
Hello forum,

I need to add a maximum age to the date picker on my form. It needs to be verified to submit the form.

e.g. max age is XX years as of DD/MM/2014. If they are older than XX years at that date then it would display "Sorry you're too old to enter"

Is there a way I can do this?

Thanks

Re: Formbuilder Age Verification

Posted: Wed Sep 18, 2013 1:35 am
by calguy1000
You would need to build a custom UDT to handle it.

Re: Formbuilder Age Verification

Posted: Wed Sep 18, 2013 5:16 am
by HelloImKarl
Ok, thanks for your reply, would it possible to have a minimum date instead? Like if the user were to select "1987" the first date they could select would be 20-04-1987 instead of 01-01-1987?