Custom registration page

Black Hawk - June 24, 2007 - 09:57

Hi

I want to store some information about my site's members and integrate the registration of this info into the standard Drupal registration
've looked at the profile module, but it doesn't have all the functionality I need. I've downloaded and installed CCK, node family and node profile etc, but I've no Idea how to use the modules to create a custom registration page. Some guidance would be great.

CiviCRM

msn - June 24, 2007 - 10:16

If profile can not do what you want maybe CiviCRM can.
You can make your own costum profile user pages and editing pages.

Home page: http://civicrm.org/ try the test site.

Martin

I want to use Drupal

Black Hawk - June 24, 2007 - 11:26

I want to use Drupal, but Thanks anyway

CiviCRM IS a Drupal solution

yelvington - June 24, 2007 - 12:41

CiviCRM is a Drupal-based solution. From its webpage:

CiviCRM is web-based, internationalized constituent relationship management software --- designed specifically to meet the needs of advocacy, non-profit and non-governmental groups.

Integration with both Drupal and Joomla content management systems gives you the tools to connect, communicate and activate your supporters and constituents.

As for whether it's appropriate, no one can say, because you have not stated your requirements or explained why you think profile.module can't do what you want.

Pardon my ignorance

Black Hawk - June 24, 2007 - 15:02

Pardon my ignorance. Ok I'll have a look at it :D

Edit: What I want to do Is to add fields like first name and last name, zip code etc, as well as some check boxes. To my knowledge the profile module doesn't have the ability to create numbers only fields

have u look at

edex13 - June 24, 2007 - 15:14

have u look at http://drupal.org/project/nodeprofile
u need to install cck module to use that module

take look also at http://shellmultimedia.com/node/5

....

PhilK - June 24, 2007 - 15:51

Hi black hawk,

Just noticed that Dublin Drupaller is working on the PHPTEMPLATE THEME SNIPPETS section of the handbook today and has added a new handbook page called Customising the user registration form. The first snippet is very basic, but, the principles appear to be very similar to the way you can create an Advanced custom login form.

Incidentally, to answer your original question about custom profile layout, there are a large amount of snippets available for Customising the user profile layout using the standard profile.module and contributed modules. That's part of the same section of the handbook as the custom registration/login page stuff.

You can use either a text field or a drop down select list for numbers when using the profile.module. For example, a select list could have an option of 1 to 100 while a text field (not a text area) allows the user to input any number. For tips on how to display those numbers in the user profile pages click through to the Customising the user profile layout section of the handbook.

Phil

Thanks to all for good

Black Hawk - June 24, 2007 - 16:14

Thanks to all for good answeres.

I haven't looked through it all yet, but I will.

Profiles

smallya - August 4, 2007 - 00:30

Profiles will do exactly what you want. You can create groups of additional fields of type


  • single-line textfield

  • multi-line textfield

  • checkbox

  • list selection

  • freeform list

  • URL

  • date

check here
http:///?q=admin/user/profile

 
 

Drupal is a registered trademark of Dries Buytaert.