I want to create multi step registration. On first page, it will ask for username, e-mail id, password and SELECTION OF ROLE TYPE.

On the second page, user should be shown with the appropriate Profile fields of the Role Type he has selected on the first page.

It would be preferable if this can be done on one page only. As soon as user selects one of the Role Types, appropriate Profile fields should be visible on the same page. (Making it dynamic. )

Is there any module available to achieve either of this functionalities?? If not, then what should I do to get it done...

Please help.

Thanks in advanced.

- Mittal Patel
http://www.MittalPatel.co.in

Comments

gav240z’s picture

I think the DrupalSN (Drupal Social Network Site) www.drupalsn.com uses this kind of login / registration system. There is a case study on this website about DrupalSN. I also took a look at the site and found this:

http://drupalsn.com/drupalsn-modules
http://drupalsn.com/modules_used.php

Looks like this is the module you might want:

http://drupal.org/project/profile_setup

You might consider donating a few dollars to get the module going for Drupal6. I would like to use this module at some stage myself.

You could also look at login tobboggan
http://drupal.org/project/logintoboggan

Still A Drupal Newbie, But Learning Quickly

Classic and Vintage Japanese Cars | Datsun 240z and 260z Club of Australia | My Blog

mittalpatel’s picture

Yes, Profile_setup is what I want exactly. I checked out www.drupalsn.com and usage of profile_setup on that site is fantastic. I downloaded module and checked it on Drupal5.15 and it's working like a charm.

But now the problem is, profile_setup isn't available for Drupal 6.x :(

Will have to do something regarding this. Will try to spare some time to go through http://drupal.org/node/114774 .

Thanks a lot for your kind help.

- Mitsss
http://www.MittalPatel.co.in

gav240z’s picture

Sounds good, I've not used the module myself yet. However I think I might eventually for www.vintagejdm.com which is still undergoing changes.

Does it require the workflow module also?

Cheers,

Still A Drupal Newbie, But Learning Quickly

Classic and Vintage Japanese Cars | Datsun 240z and 260z Club of Australia | My Blog

Shuhrat’s picture

Hi mittalpatel
Couldnt you share with your solution.

thank u.