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) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Link participant report to participant record
Pages: [1]

Author Topic: Link participant report to participant record  (Read 1586 times)

kmarkley

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 14
  • CiviCRM version: 4.4.3
  • CMS version: Drupal 7.24
  • MySQL version: 5.1.56
  • PHP version: 5.3.27
Link participant report to participant record
March 05, 2010, 12:59:19 pm
It sure would be handy if names listed in the "Event Participant Report (List)" linked to the corresponding participant record.  This would make it much easier/quicker to record payments for pay-later participants (especially, for instance, for payments at the door), send a duplicate receipt, change role or status, etc.

I took a look at Report/Form/Event/ParticipantListing.php where the link to the event detail report is generated and determined quickly that I was out of my depth. 

Anybody willing to school me?  Or volunteer a patch?

kmarkley

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 14
  • CiviCRM version: 4.4.3
  • CMS version: Drupal 7.24
  • MySQL version: 5.1.56
  • PHP version: 5.3.27
Re: Link participant report to participant record
March 05, 2010, 08:38:02 pm
Success! (mostly)

I could not get contact names in the Event Participant Report to link to participant records, but I did get the participant ID field to do so.  And while I was in there I linked names to their contact summary pages (a la Donor Reports).

(Boy, there is nothing so helpful as cribbing from other parts of the package!)

Is this useful enough to post as a patch?

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: Link participant report to participant record
March 06, 2010, 06:44:54 am

yes, you should. We probably should link the name to the contact report and if the user has permissions, add a participant link to the participant record next to the name (or something like that). We'll add it for 3.2

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

kmarkley

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 14
  • CiviCRM version: 4.4.3
  • CMS version: Drupal 7.24
  • MySQL version: 5.1.56
  • PHP version: 5.3.27
Re: Link participant report to participant record
March 06, 2010, 09:40:11 pm
Patch posted:  http://issues.civicrm.org/jira/browse/CRM-5923

Quote from: Donald Lobo on March 06, 2010, 06:44:54 am
We probably should link the name to the contact report and if the user has permissions, add a participant link to the participant record next to the name

Not quite sure I follow you here.  All I did was link the Participant ID field to participant records and the Participant Name field to contact records.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Link participant report to participant record

This forum was archived on 2017-11-26.