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

Comments

ashiwebi’s picture

How to achieve this?

WorldFallz’s picture

I believe this can be done with a combination of the http://drupal.org/project/autoassignrole and http://drupal.org/project/content_profile modules.

ashiwebi’s picture

content profile module is not for drupal 6 and the post says they need this help in drupal 5.Thanks for your help.

kiran.yng’s picture

Thanks for your clues,

I achieved this using the following modules,

Additional help at http://ilovehoujian.cn/tech/custom-role-dependent-user-profiles

ckl’s picture

Please check drupal Multiple Registration Module