Forums / Developer / Seperate Registration Workflow for different Member Groups

Seperate Registration Workflow for different Member Groups

Author Message

Deepa Arvind

Wednesday 11 March 2009 1:43:08 am

Hi,

We have to seperate the registration workflows for different member groups. At the admin interface we have created unique member groups with restricted accesss., like for say,

-Root
----Member Group 1
-------Member 1
-------Member 2
-------Member 3
----Member Group 2
-------Member 1
-------Member 2

and so on...

Now when a user registers he is by default assigned to the guest account. I guess this piece of code in site.ini takes care of this...
[UserSettings]
DefaultUserPlacement=12

Now, what we want to do is to prompt the user during the registration itself, asking which group he would like to subscribe to and then include him to that group.

How can we do this?

Are there any extensions to take care of this piece.

Any help would be great.

Thanks,
Deepa