When a user signs up for membership, how can I enable him / her to provide various info (birthdate, location, gender, etc)?? I'm new to Drupal.

Comments

WorldFallz’s picture

you can customize the user info with the built-in core profile module or one of several users as nodes modules (for more flexibility). To use the core profile module simply enable it (admin/build/modules) and then configure it (admin/user/profile).

===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime."
-- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz

hoopslave’s picture

awesome, thanks!

vm’s picture

enable the profile.module in administer -> modules
then go to administer -> profiles

and create the fields you want