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) »
  • Unique member data for inherited memberships
Pages: [1]

Author Topic: Unique member data for inherited memberships  (Read 952 times)

planetwebb

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 2
  • CiviCRM version: 4.5.8
  • CMS version: Joomla 2.5.28 / Drupal 7.34
  • MySQL version: 5.5.34-cll-lve
  • PHP version: 5.3.22
Unique member data for inherited memberships
September 29, 2012, 07:00:05 pm
I would like to use inherited memberships for our club "Family Membership", household members would be granted the membership of the primary club member.  That works well but now I realize that the child member inherits the data from the parent membership (membership record).  I need to capture data unique to each child member but do not see a way to accomplish this within the membership record, am I missing something?

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Unique member data for inherited memberships
September 30, 2012, 01:05:20 am
can you give an example or two of the kind of data that you want to collect? is it contact info? or something else.

from a data model POV, it sounds like the right place to collect that data is the child's contact record.

from a workflow POV, i'm not sure if there is a straight forward way to create forms that will capture data from inherited members as part of the membership sign up (though others may correct me on that).

if that is the case, it is likely to involve some custom coding / working around / potentially writing an extension that accomplishes that.

let us know if you have any other questions
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

planetwebb

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 2
  • CiviCRM version: 4.5.8
  • CMS version: Joomla 2.5.28 / Drupal 7.34
  • MySQL version: 5.5.34-cll-lve
  • PHP version: 5.3.22
Re: Unique member data for inherited memberships
September 30, 2012, 05:23:25 am
There are three fields:
1) Membership waiver acceptance //Duration is same as membership
2) ICE Contact Name
3) ICE Contact Phone
In some cases, the primary member's ICE contact is one of the inherited members and vice-versa.  I can roll these into the contact record but the waiver management is challenging.  The event model works well to capture additional participant data, one-by-one.  I may change the work-flow to allow the inherited member to register to the primary membership with a different form (wish I had webform on Joomla!).

Thanks for your reply!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Unique member data for inherited memberships

This forum was archived on 2017-11-26.