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 CiviEvent (Moderator: Yashodha Chaku) »
  • Event/Membership for Community Pool
Pages: [1]

Author Topic: Event/Membership for Community Pool  (Read 411 times)

dbadrak

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.30
  • PHP version: 5.4
Event/Membership for Community Pool
March 15, 2014, 07:23:15 am
Hi. I'm running into some difficulties trying to implement a feature for our community pool. We have members, who will register online or renew, and I believe I've got that done with CivContrbute.

My problem is with our associated swim team.  We need to be able to register child swimmers, though an adult does the registration. In the signup, they need to enter details for the adult (or both adults in a household), plus one Swimmer contact type for each swimmer.  They can have 1, 2, and 3 or more.  Rates decrease based on number of swimmers. For example, 1 is $100, 2 is $150, and 3 is $175 (so 2nd is $50 for second child, and 3rd is $25 for third or more children).  I couldn't find a way to do this with memberships/CiviContribute (more than one contact signup).

I tried as an event, and I can get mostly there.  I can get multiple people registered, but it's always "number plus yourself".  I want this to be "number of swimmers", and take the adult details (as Swimmer Parent), and then register each additional child, so the "number" should be only the number of kids.  I'm still also trying to figure out the details on how do do differing prices for each additional ones, and realize it might require some PHP hooks to do so.

Any suggestions on how I may be able to set this up?   Do I need to dig into the code or am I missing some configuration options?

Thanks.

Don Badrak

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Event/Membership for Community Pool
March 15, 2014, 01:26:54 pm
Hi Don - just to say i would agree with going down the event route as you get more options for multiple users.

The only other option, depending on whether you are using an inline payment processor would be to see what magic Webform-CiviCRM can put together since it can also handle multiple contacts, and Memberships, and potentially therefore let you set up Memberships for the kids but not the adult.

Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

dbadrak

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.30
  • PHP version: 5.4
Re: Event/Membership for Community Pool
March 15, 2014, 08:07:18 pm
Ooh, webforms+CiviCRM are very much what I'm looking for.  I seem to be able to get most of the way there.  Just need to work in the event registration and payment processor stuff, though without it I got some errors from the submission.  Will dig more, thanks.


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Event/Membership for Community Pool

This forum was archived on 2017-11-26.