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) »
  • Way to link multiple registrations done by the same person?
Pages: [1]

Author Topic: Way to link multiple registrations done by the same person?  (Read 570 times)

passadena

  • Guest
Way to link multiple registrations done by the same person?
August 04, 2010, 02:47:25 pm
Hi, I've searched around this great forum for an answer to this, but haven't had much luck... hoping someone has a quick answer.

We're registering people for a conference, and allowing people to register additional guests.  However, I don't see a way for us to figure out:  given a guest registration, who is the primary registrant who registered that guest.   Any ideas?  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: Way to link multiple registrations done by the same person?
August 04, 2010, 06:50:35 pm

its definitely stored in the DB:

table: civicrm_participant, column: registered_by_id

you might want to customize the template and write a hook to expose this information (if present) to the template and then display it

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

passadena

  • Guest
Re: Way to link multiple registrations done by the same person?
August 04, 2010, 11:29:26 pm
Thanks for the pointer.  I'm able to create a view to expose this information as a stop-gap measure... if I find the time, I'll write a hook as you suggest, so folks can get this info directly in CiviEvent instead of from a Drupal view.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Way to link multiple registrations done by the same person?

This forum was archived on 2017-11-26.