How to have a date of birth drop down in user sign up?

Hey there,

I’m trying to get users date of birth when they sign up for our service.

Any suggestions on how to do this? Preferably with three drop down lists (day, month, year). Once recorded, info would have to be recorded as a whole date in the sign up workflow.

Eventually I’ll need to check if users are at least 18 years old to restrict sign ups.

Any help would be appreciated!

Thanks,
Bill
(non-techie)

I also need to know this please!

You’ll want to add a set of drop down fields to your sign-up form. Set them to display months, days, and years. Then when people click sign-up, you’ll want to add this as data you store in your database.

Additionally, this is where you’d want to run a check to make sure they’re at least 18 years old.

I recommend looking at bubble’s videos / tutorials to help you understand how Bubble works. Once you’ve gone through those, you should have a good enough understanding to figure most of this out. And, of course, if you run into snags check the forum to see if anyone has already answered it. And, if not, then post your question and people will generally chime in to help.