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) »
  • Child registrations for conventions...
Pages: [1]

Author Topic: Child registrations for conventions...  (Read 530 times)

jecooksubether

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 3.4.5
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.53
  • PHP version: 5.2.x FastCGI
Child registrations for conventions...
September 04, 2011, 11:58:00 pm
Greetings:

We are using CiviEvent to manage a convention, and I have a question on how to configure our event and price set to allow the following scenario:

For our event, we allow an adult and minors over 13 to register for a fee, and we also offer a free badge for minors 13 and under, with two levels of discounts for pre-registering for the convention. I've figured out how to have Civievent perform the discounted membership, but how can I configure the free badge for minors? If I add it as a price option, it allows me to register the entire group under the free badge option. Is there a module for my version of civicrm (3.4.5) that allows this functionality, or some built in setting that I've missed? 

My apologies if this is answered in another forum thread, but my search-fu is somewhat weak and I did not find the answer I was looking for.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Child registrations for conventions...
September 05, 2011, 12:21:15 am
Hi,

Don't think you can do it directly. What you could do (depending on how much you trust your users) is either simply do a validation on the client side (using jquery) to hide the price "free badge" is the birthdate is >13, or if it's the main contact.

You can also/instead do it on the server by adding a hook.

No matter what,I  think you'll have to add custom development.


X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

jecooksubether

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 3.4.5
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.53
  • PHP version: 5.2.x FastCGI
Re: Child registrations for conventions...
September 05, 2011, 07:18:13 pm
Xavier:

Thank you for the reply, and the information. Unfortunately, I'm pretty useless with coding in general, but at least partial automation beats the way that our crew has done it in the past (all manual with paper registration forms!) So this is at least a step in the right direction for us. I find something of an ugly hack to allow the pricing to work; I'm just waiting on one of our other committee members to supply me with payment processor information so that I can test everything and see what breaks. :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Child registrations for conventions...

This forum was archived on 2017-11-26.