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

WorldFallz’s picture

You can do this with the current dev versions of autoassignrole and content_profile-- I'm not sure about the released versions.

effebi’s picture

Already tried but it does'n not work.

I solved it using Users type module

WorldFallz’s picture

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).

WildKitten’s picture

This post already exist. Check it here http://drupal.org/node/170023

effebi’s picture

your link is for D5 not D6

WorldFallz’s picture

and again, yes it does-- about 1/2 down that thread it describes the d6 version of the solution which is autoassignrole + content_profile.

WildKitten’s picture

You should read it. It is for D6. I made it for my site. http://drupal.org/node/170023#comment-1759066