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) »
  • Multiple Registrations with Same Email...
Pages: 1 [2]

Author Topic: Multiple Registrations with Same Email...  (Read 6186 times)

Mattlab

  • I’m new here
  • *
  • Posts: 26
  • Karma: 1
  • CiviCRM version: 1
  • CMS version: joomla
  • MySQL version: 4
  • PHP version: 4
Re: Multiple Registrations with Same Email...
December 22, 2011, 12:34:53 pm
Was CRM-4621 ever implemented?

Just wondering...

Thanks!

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: Multiple Registrations with Same Email...
December 22, 2011, 04:57:15 pm

This issue is still open, which means it was not fixed :(

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

Mattlab

  • I’m new here
  • *
  • Posts: 26
  • Karma: 1
  • CiviCRM version: 1
  • CMS version: joomla
  • MySQL version: 4
  • PHP version: 4
Re: Multiple Registrations with Same Email...
December 26, 2011, 12:13:22 pm
Hmm

So what would be the best way in your opinion to do a camp registration?

Basically I have parents, who are members of my organization, and kids who are also members. For kids that are under 18 or don't know how to use a computer their parents have to log into my site and register them. Both parents and kids have an entry in my CRM but only the kids should be registered and going to camp.

Is there a way to differentiate from Event Participant and Billing Only? That is the basic problem as far as I can tell. I know of a Joomla component called DT register that does this very well. You can have a different bill to person than your event participant. Is this standard functionality in CiviCRM too? It would see basic as you often can have a different billing address from a shipping address.

Also can a parent register more than one person in a single setting or do they need to fill out two different event registration forms?

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: Multiple Registrations with Same Email...
January 03, 2012, 08:04:13 am
Hey there,

You can now register multiple participants in one registration.  You can also have participant roles which are not counted, e.g. registrar.

So I think you have the data model.  What we don't have yet is the business logic, but I don't think it would be too hard with buildForm and postProcess to create some extra fields and text for 'page 1' of the event registration which either

1) add the registrar details as extra fields or
2) (optionally?) convert the first person registered into a registrar

I do have to implement this for a client by the end of January and will most likely use something like the above approach.  The use case is to allow a 'travel agent' to books nurses on to a conference.  But they also want to offer single bookings and group bookings without an option, so it will be a challenge to make the UI nice.  The code will be available here: https://github.com/michaelmcandrew/fend.  Feel free to ping me for specifics on where exactly the code is (likely to be in sites/all/modules/custom/something-like-on-behalf-of-event-booking).

I can't guarantee that it will solve your entire use case but you are welcome to follow the progress. 
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Mattlab

  • I’m new here
  • *
  • Posts: 26
  • Karma: 1
  • CiviCRM version: 1
  • CMS version: joomla
  • MySQL version: 4
  • PHP version: 4
Re: Multiple Registrations with Same Email...
January 24, 2012, 01:44:49 pm
Any idea if you were able to implement this code? Please let me know and if yes I will send you a PM.

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: Multiple Registrations with Same Email...
January 27, 2012, 05:34:18 am
Still a couple more days left in January :) - the code will be available at https://github.com/michaelmcandrew/fend once done.
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

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: Multiple Registrations with Same Email...
April 01, 2012, 06:59:06 pm
by the way, this code ended up here: https://github.com/michaelmcandrew/fend/tree/master/drupal/sites/all/modules/custom/fend_event
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Multiple Registrations with Same Email...
April 01, 2012, 09:54:34 pm
Michael - You should demo this @ the sprint
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Multiple Registrations with Same Email...

This forum was archived on 2017-11-26.