By kiran.yng on
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
I also want to know
How to achieve this?
_
I believe this can be done with a combination of the http://drupal.org/project/autoassignrole and http://drupal.org/project/content_profile modules.
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.
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
Please check drupal Multiple
Please check drupal Multiple Registration Module