Hi,

is it possible to have two user registration forms, one of them with extra fields?

I currently have a customized registration form with additional fields being hidden or shown depending on user selection, but it would be better if I could have two forms and make one public and the other one accesible only for those who I give the link to.

Thanks in advance.

M.O.

Comments

nvl.sateesh’s picture

You can use Content Profile module (http://drupal.org/project/content_profile).

This allows you to configure one of your content types as a User Registration form based on the roles you assign. So, for example if you have two roles called "Corporate member" and "Individual Member" you can create two content types with appropriate CCK fields to gather the corresponding information you require, and then assign corresponding content type as their registration form.

It works pretty neat.

Sateesh Nutulapati
Devops Solutions Architect at New Target, Inc.