By mystro on
am wondering abt how to introduce the country, gender, interests etc. fields from the profile module in the new user registration form. does a hack exist around for this? anyone ?
am wondering abt how to introduce the country, gender, interests etc. fields from the profile module in the new user registration form. does a hack exist around for this? anyone ?
Comments
extended user profile registration form
hi Drupalites,
any thots on adding the additional fields from the profile.module in the new registartion form? My members are just too lazy to fill it up later. would appreciate any tips etc. as i can handle the hack myself.
thx & rgds,
Mystro.
http://www.ezhomeremedies.com
adding more registration fields
*Understanding this topic is ancient, but it has to be answered sometime*
Mystro,
This is a problem I've tussled with for about a week, and I've finally found the answer to the problem and hand. Adding additional fields to the registration form can be done in two ways. The first, which i prefer, is by navigating to admin»contact»fields. Here you'll be able to add new fields and modify the old preset ones. This is my preferred option because places the fields in the same block section as the original preset fields.
The second option is applicable to those who want to create another block below the original two including their new customized fields. This is accessed by navigating to admin»users»configure»profiles. This will also allow you to create fields, using the types that are available to further customize the registration process.
Glad to help!
:-D
admin - contact
That first option is not in Drupal core. I assume it is Civicspace-related? Thanks for providing a good answer.
--
If you have a problem, please search before posting a question.
looks like a great answer, but...
...when I go look for admin»contact»fields it aint there (okay, so perhaps this is civic-space only) and then under the 2nd option, admin»users»configure»profiles where is this "profiles"? Where are the custom fields? Are these the fields being referred to in the 1st option?
Has anyone figured this out?
--edit--
oh wait, think I found it. Maybe this will help others too--> http://drupal.org/node/31411
custom registration for drupal
so no one ever figured this out for anything but civic space?
Profiles Drupal 4.7
For 4.7, try enabling the profiles module (admin > profile) and then accessing the profiles settings (admin > settings > profiles). There should be options to add fields.... but, I just realized these are fields for a user to add to his/her profile... not registration. hmmm...
oh look
http://drupal.org/handbook/modules/profile
HOWTO: Make a field part of the registration process
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
re Oh Look
Sorry if I am missing a previous post on this but I created a new field but even though I set its weight to 5 it is placing it at the top of the form - how do I change this.
http://denverdataman.com/drupal/user/register
So the Constant Contact field should be after the user name and password.
Thanks,
Steve
Steve Kessler
Denver DataMan -www.denverdataman.com
Steve Kessler
New Fields Appear in a Subscription area
I added new fields through profiles and check the show on registration form option, but they appear under a subscriptions heading on the form. I can't find a way to move the fields or remove the header.