Different Registration form - depending on selected user role
kiran.yng - May 19, 2009 - 08:50
How to handle this situation..
2 types of user roles
- Student
- Parent
User should be able to select the type of role and depending on the selected role, We have to provide different registration form.
How can we do this.
Please help..
Thanks in advance..

I also want to know
How to achieve this?
When one door closes,another opens, but if we spend too much time concentrating on the closed door we don't notice the open one.
_
I believe this can be done with a combination of the http://drupal.org/project/autoassignrole and http://drupal.org/project/content_profile modules.
_
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.
content profile module
content profile module is not for drupal 6 and the post says they need this help in drupal 5.Thanks for your help.
When one door closes,another opens, but if we spend too much time concentrating on the closed door we don't notice the open one.
Thanks for your clues, I
Thanks for your clues,
I achieved this using the following modules,
Additional help at http://ilovehoujian.cn/tech/custom-role-dependent-user-profiles
--Thanks,
KiranKumarYNG