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) »
  • How do I get the 'Group(s)' field into a CiviCRM Profile (e.g. Member Detail)
Pages: [1]

Author Topic: How do I get the 'Group(s)' field into a CiviCRM Profile (e.g. Member Detail)  (Read 2267 times)

mintonbrooks

  • Guest
How do I get the 'Group(s)' field into a CiviCRM Profile (e.g. Member Detail)
November 29, 2007, 06:09:01 am
Hi all,

(My first posting :-).

I have been struggling to implement the setup of a new membership form. I have one CiviCRM Profile for the user account info -- name and email address fields. I have another profile called Member Detail that has address fields, phone fields, and date of birth. It is critical that I be able to add to that the list of groups as check boxes so that new members can associate themselves with one or more groups. I cannot figure out how to get this field into that profile.

Help on this will be highly appreciated!

Minton Brooks

geilhufe

  • I post frequently
  • ***
  • Posts: 293
  • Karma: 33
    • Social Source Software
Re: How do I get the 'Group(s)' field into a CiviCRM Profile (e.g. Member Detail
November 29, 2007, 09:21:38 am
I find it easiest to implement this as customer fields (check boxes) with smart groups set up.

So custom field: Friend of Pandas
The user can check/ uncheck that field in a profile.

Create a smart group with everyone that has friend of panda's checked.

That way the user isn't directly checking group memberships. (also allows you to manually force memberships if you so desire)
Drupal and CiviCRM consulting, strategy and configuration
http://www.social-source.com/

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: How do I get the 'Group(s)' field into a CiviCRM Profile (e.g. Member Detail
November 29, 2007, 11:45:03 am
Quote from: mintonbrooks on November 29, 2007, 06:09:01 am
I have been struggling to implement the setup of a new membership form. I have one CiviCRM Profile for the user account info -- name and email address fields. I have another profile called Member Detail that has address fields, phone fields, and date of birth. It is critical that I be able to add to that the list of groups as check boxes so that new members can associate themselves with one or more groups. I cannot figure out how to get this field into that profile.

You CAN include a "field" in a Profile which displays all "Public" groups as checkboxes. Check out this example on our demo:
http://demo.civicrm.org/drupal/civicrm/profile/edit?reset=1&id=26&gid=1

Configured from here (note the "Groups" profile field in the list of fields):
http://demo.civicrm.org/drupal/civicrm/admin/uf/group/field?reset=1&action=browse&gid=1
Protect your investment in CiviCRM by  becoming a Member!

mintonbrooks

  • Guest
Re: How do I get the 'Group(s)' field into a CiviCRM Profile (e.g. Member Detail)
December 16, 2007, 10:06:44 pm
Thanks for the replies. It turns out I had not seen the Public Groups field in the dropdown; I needed to scroll down to see it.

I appreciate the suggestion about using smart groups instead.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • How do I get the 'Group(s)' field into a CiviCRM Profile (e.g. Member Detail)

This forum was archived on 2017-11-26.