By effebi on
Hi,
I'm trying to build a website with different (registration) roles, I would like to let user chose their own profile, so that, during the registration process, they can chose profile A, B or C.
Each of these profile needs to have its own form.
I tried Auto Assign Role but it doesn't allow what I need (I guess the beta is too beta)
any idea?
Comments
_
You can do this with the current dev versions of autoassignrole and content_profile-- I'm not sure about the released versions.
Solved
Already tried but it does'n not work.
I solved it using Users type module
_
In case anyone else stumbles across this thread-- autoassignrole + content_profile does work-- i just set up a site with this method. You need to use the dev versions of both modules (as of this reply) and the 'path' method for autoassignrole (you can then create a little block with a drop down to redirect to the proper path if you want users to select a role with a dropdown instead of menu items).
This post already exist.
This post already exist. Check it here http://drupal.org/node/170023
This post doesn't exist
your link is for D5 not D6
_
and again, yes it does-- about 1/2 down that thread it describes the d6 version of the solution which is autoassignrole + content_profile.
You should read it. It is for
You should read it. It is for D6. I made it for my site. http://drupal.org/node/170023#comment-1759066