User role in registration form in drupal
Hello, How to add admin define roles in the registration process, so that user can select his choice role while registering the on website. Is there module available for this other than the profile module? -- Thanks, Nikhil Kala
Hi have used some modules in the past (role signup and membership types) but they seem to have stuck in Drupal 5. I have used recently a combination of the content_profile module and rules. In content_profile just add a standard cck select field for the role and use content profile on registration. Then let rules add the user roles depending on which option is chosen in the cck field. Hans 2010/10/28 Nikhil Kala <writeme@nikhilkala.com>
Hello,
How to add admin define roles in the registration process, so that user can select his choice role while registering the on website. Is there module available for this other than the profile module?
-- Thanks, Nikhil Kala
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Hans Rossel KOBA Webdesign bvba Beukenlaan 56 9051 Gent (Sint-Denijs-Westrem) Belgium BTW 0817.931.516 +32.9.334.52.60 +32.472.79.32.16 www.koba.be info@koba.be
On Thu, Oct 28, 2010 at 3:46 PM, Nikhil Kala <writeme@nikhilkala.com> wrote:
Hello,
How to add admin define roles in the registration process, so that user can select his choice role while registering the on website. Is there module available for this other than the profile module?
User selectable roles is for you http://drupal.org/project/user_selectable_roles regards Vivek -- The hidden harmony is better than the obvious!!
You could also use these ones depending of your setup http://drupal.org/project/autoassignrole http://drupal.org/project/profile_role http://drupal.org/project/apply_for_role <http://drupal.org/project/apply_for_role>Hans 2010/10/28 Vivek Khurana <hiddenharmony@gmail.com>
On Thu, Oct 28, 2010 at 3:46 PM, Nikhil Kala <writeme@nikhilkala.com> wrote:
Hello,
How to add admin define roles in the registration process, so that user can select his choice role while registering the on website. Is there module available for this other than the profile module?
User selectable roles is for you http://drupal.org/project/user_selectable_roles
regards Vivek
-- The hidden harmony is better than the obvious!! -- [ Drupal support list | http://lists.drupal.org/ ]
-- Hans Rossel KOBA Webdesign bvba Beukenlaan 56 9051 Gent (Sint-Denijs-Westrem) Belgium BTW 0817.931.516 +32.9.334.52.60 +32.472.79.32.16 www.koba.be info@koba.be
Thanks for responding. I thinking *profile role* is suitable for my requirement. On Thu, Oct 28, 2010 at 4:28 PM, KOBA | Hans Rossel <hans.rossel@koba.be>wrote:
You could also use these ones depending of your setup
http://drupal.org/project/autoassignrole http://drupal.org/project/profile_role http://drupal.org/project/apply_for_role
<http://drupal.org/project/apply_for_role>Hans
2010/10/28 Vivek Khurana <hiddenharmony@gmail.com>
On Thu, Oct 28, 2010 at 3:46 PM, Nikhil Kala <writeme@nikhilkala.com>
wrote:
Hello,
How to add admin define roles in the registration process, so that user can select his choice role while registering the on website. Is there module available for this other than the profile module?
User selectable roles is for you http://drupal.org/project/user_selectable_roles
regards Vivek
-- The hidden harmony is better than the obvious!! -- [ Drupal support list | http://lists.drupal.org/ ]
-- Hans Rossel KOBA Webdesign bvba Beukenlaan 56 9051 Gent (Sint-Denijs-Westrem) Belgium BTW 0817.931.516 +32.9.334.52.60 +32.472.79.32.16 www.koba.be info@koba.be
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Thanks, Nikhil Kala
participants (3)
-
KOBA | Hans Rossel -
Nikhil Kala -
Vivek Khurana