CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • user profile fields based on membership types
Pages: [1]

Author Topic: user profile fields based on membership types  (Read 1581 times)

gzip

  • Guest
user profile fields based on membership types
March 01, 2008, 10:06:35 pm
Hi, not sure if this is documented in the faqs or elsewhere, I looked through the Documentation before posting. I have a drupal website with 4 different types of profiles:

1. Dwarf
2. Giant
3. Mermaid
4. Wizard

For each type, the attributes are different. For example, for a Wizard I'd like to specify spells, so when a person selects type as Wizard, the registration form presents them with fields where he/she can fill in spell types.

Similarly if a user wants to sign up as a giant, the registration form presents him/her with giant attributes.

I also want these profiles to be searchable, sortable etc.

First, my question is, is civicrm an overkill for this functionality? If not, how do I go about implementing thi. Thanks so much for your help.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: user profile fields based on membership types
March 01, 2008, 11:31:01 pm

drupal does not allow multiple registration pages by default. You'll need to install another module that does it. you might want to search the drupal forums for this. (i dont remember the name of that module(s) currently)

I'm not sure how that module works, so i suspect there might not be very good civicrm integration.

You can create different profiles for the 4 different groups and the search/sort etc should work quite nicely. However i suspect your bigger problem is the mlultiple registration page

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

gzip

  • Guest
Re: user profile fields based on membership types
March 01, 2008, 11:47:41 pm
thanks, so does this mean i don't need civicrm? When you say search/sort will work, did you mean through civicrm or through that extra module that I should look for?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: user profile fields based on membership types
March 01, 2008, 11:58:10 pm

depends on what the multiple reg module does and how it potentially integrates with civicrm etc. also depends on how complex your contact data needs are. You might want to focus on solving one thing at a time :)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

gzip

  • Guest
Re: user profile fields based on membership types
March 02, 2008, 12:55:53 am
Sounds good, I think this is a similar discussion: http://groups.drupal.org/node/5291

I'll give it a shot. Thanks for your help.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • user profile fields based on membership types

This forum was archived on 2017-11-26.