Posted by pwhite on July 5, 2009 at 10:52am
Hi,
I'm just trying to work out how to have multiple register forms in Drupal 6. I'm using the content profile module to add CCK fields into a registration form.
ie. if a user signed up they would go to /user/register/user and get CCK fields such as date of birth.
Alternatively if a company wanted to sign up they would be directed to /user/register/company and get CCK fields such as organisation name etc.
I've seen other Drupal based sites do this but can't work out how.
Many thanks
Comments
http://drupal.org/project/aut
http://drupal.org/project/autoassignrole might be what you're looking for, you can create paths which result in the user having a certain role.
Any news on this?
Hi have you managed to figure out how this signup could be solved? I'm working on the same issue, tried a bunch of different modules but couldn't find out how to do it. Any advice would be nice. Thanks
_
There are basically two ways to implement this:
_
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.