require Birthday when sign up

d.redaelli
d.redaelli
@dredaelli
11 years ago
9 posts
Hi!
How to add birthday field in signup form? It's possible with form designer?
Thanks!
updated by @dredaelli: 06/03/14 06:15:30PM
brian
@brian
11 years ago
10,148 posts
Sure - while logged in as the master admin, visit your site's signup page:

yoursite.com/user/signup

click on the "form designer" button in the upper right, and create a new field called "user_birthday".

Set it to a "date" field type, and make sure the "required" checkbox is checked.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
paul
@paul
11 years ago
4,335 posts
Selecting date as field type might only go back to 1/1/1970? And an old person would have a lot of calendar clicks to get to the right year!!
You might want to create three select fields - user_birth_day, user-birth_month and user_birth_year and enter the options in the options fields.


--
Paul Asher - JR Developer and System Import Specialist
brian
@brian
11 years ago
10,148 posts
Yeah good point Paul.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags