I am fairly new to drupal so I'm not sure where to start with the Content Profile module. At this point it seems fairly messes for what I understand I need it for. I'm just trying to create seperate registration forms for different users to sign up for different roles on my website. i.e. Volunteer, Donor etc. I installed the module and created a new node from where I selected the option to use it as a Content Profile. I added some fields then selected to use it on the user registration page. Now what? When I go to create an account it still shows the same old username and email address form. How do I use these content profile types as roles on my site? I'm definitely confused? Thank you very much for any help on this one.
By darrellhq on
Comments
Okay I found the reason my
Okay I found the reason my nodes weren't showing up in the issue queue. The permission has to be set for the fields to be viewable by anonymous users. Still have solved the have it assign the role for a user upon registration. Any takers