Hi,
Is it possible to have different role registrations going to different urls i.e. example.com/user/jobseeker for jobseekers with relevant profile fields
and example.com/user/advertiser for another set of profile fields..?
regards
S
Hi,
Is it possible to have different role registrations going to different urls i.e. example.com/user/jobseeker for jobseekers with relevant profile fields
and example.com/user/advertiser for another set of profile fields..?
regards
S
Comments
Comment #1
boombatower commentedThat is beyond the scope of this module. I believe there is a different module that attempts to do something like that.
Comment #2
surjitbains commentedThanks for the quick response do you know which module offers this functionality
Comment #3
surjitbains commentedHi,
How exactly does the profile_role work ..? i.e.
If I have defined two roles jobseeker and advertiser, created two sets of profile fields for each.
As an anonymous user I see both sets of profile fields.
Is it possible to set the role we are interested in via a hidden field/ or get that would offer profile_role the relevant variables to be able to present the correct set of fields
thanks
S
Comment #4
boombatower commentedSee http://drupal.org/node/363419#comment-1251071 for description.
Comment #5
pelicani commentedBut this won't let you display different profile fields to anonymous users, no?
I think the request is to have separate registration pages for POTENTIAL roles.
They aren't the role yet, they are anonymous.
Can this be done with this module?
If I'm wrong, excuse me, I'll create a unique ticket :)
Comment #6
boombatower commentedThis could be done with an integration into http://drupal.org/project/autoassignrole as discussed in #408490: Users must supply all fields during registration. But up until recently the module wasn't functional.
If someone writes patch I'll be happy to review...otherwise I am swamped right now.
Comment #7
boombatower commentedMarking duplicate of integration issue.