How Do I create a multi-step registration form?
altrugon - June 24, 2009 - 17:20
Hi there,
I would like to create a multi-step registration form like the one DrupalSN is using (see it in action) and I need some help because I don't know if I have to create a custom module for this or I can use a existing one.
This is the process I would like the users follow:
- Choose a role, ie: company, customer.
- Present the general information, ie: username, pwd, etc. And also specific information, ie:
- For company: Company name, logo, etc.
- For customers: Fisrt name, last name, avatar, etc.
This are some of the modules that I'm using:
- CCK
- Content Profile
- Auto Assign Role
Now that I see it, can I use the same field for avatar and logo if so how do I do it?
One more thing, which permission combination should I use, anything for anonymous users?
Thanks in advance.

_
A quick d.o search turned up DrupalSN.com - Drupal Social network site just launched! which has links to lots of good info. Looks like it was done with the http://drupal.org/project/profile_setup and http://drupal.org/project/pageroute modules.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
Thanks for your reply. I'm
Thanks for your reply.
I'm already checking the information that you passed me but I'm afraid I'm going to need more help since my experience in the back-end side of Drupal is short, I've been working in the front-end most of the time.
take a look -> www.altrugon.com