Hi, I am new to Drupal. I have installed and gone through the steps to create multiple profiles types using Drupal 7.
How do I enable these as links or drop-downs on the main login/registration page so it redirects new users to the appropriate registration profile. For example, example.com/profile1/registration and similarly for profile2, profile 3

Thanks in advance

Compatibility

DrupalD

Hello,
Please have a look at a similar set up on http://travel.joshics.in
It does not dispaly a dropdown but using links. You will also need to install profile registration path module, if you have not already installed.
For each of the profile type, you can have a unique path.

Regards.

obynz

Thanks for the quick response. Ok, another question, please remember I am a newbie - How will you hide the default login/registration page and add the link to these different profile types.

Do I have to edit the block to add the links to these new profile registration page?

DrupalD

Its a bit tricky, You can not hide the defaul registration page.
Please have a look at http://classicplacement.com/user/register, you will be redirected to a page where you can select the user type.
This has to be done in code using a custom module.

Please note, the login will be the same for all the user types.

Regards.

obynz

This will be tricky for me as my experience is kind of limited. Do you provide bespoke services for customisation.

Thanks for all your response by the way :-)

DrupalD

Hello,
Thank you for your reply.
We, as this site, do not offer any paid services. But you can contact http://joshics.in/contact (Company behind this site) with your requirements and they will certainly help you.

Regards.

obynz

Yes, will definitely contact them.

Just for my knowledge, this module does not currently exist at drupal.org?

Regards,

Submitted by obynz on