By MatthewTwaite on
Afternoon all,
I am fairly new to Drupal so bare with me.. i am wanting to add more user defined fiels to my registration page, How would be the best way to go around this? would it be best to simply edit the HTML for this page and adding in the accoring fields into the database?
Many thanks,
Matt
Comments
Profile module is your friend
You want to use the profile module. This will allow you to assign extra fields to the user object, which you can capture at registration. It's a module built into Drupal, so you don't have to download anything extra. Just turn it on in the module admin page.
Cant thank you enough matey,
Cant thank you enough matey, Just activated it now...
Many thanks,
Matt
Hi all again... Will all the
Hi all again...
Will all the background tables be updated automatically? for some reason thet arent after i add extra fields, is there anything i need to do?
Thanks,
Matt