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) »
  • Include additional 'standard' column in Participant Listing
Pages: [1]

Author Topic: Include additional 'standard' column in Participant Listing  (Read 677 times)

mcarson

  • I post occasionally
  • **
  • Posts: 110
  • Karma: 5
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.x
  • MySQL version: 5.5
  • PHP version: 5.4.22
Include additional 'standard' column in Participant Listing
September 04, 2011, 04:45:54 am
I have been attempting to alter the columns on display on the event participants page at:
Code: [Select]
/civicrm/event/search?reset=1&force=1&status=true&event=36to include the 'organization_name' field identifying the participant's employer. This helps us identify the member organisation(s) of the participant(s) registered.

I modified some code in
Code: [Select]
/CRM/Event/Selector/Search.phpto help narrow down what changes are needed and discovered that although this can work, this also modifies the display of the events 'tab' in the contact record.

Is there any way to achieve the desired result on the participants page without affecting the other forms in Civi?
“Anyone who has never made a mistake has never tried anything new.” - Albert Einstein
"If you are travelling at the speed of light and you turn on your headlights, would they work?" - Unknown

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: Include additional 'standard' column in Participant Listing
September 04, 2011, 07:52:31 am

check:

http://civicrm.org/blogs/lobo/introducing-hookcivicrmsearchcolumns-modify-search-results-meet-your-needs

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

mcarson

  • I post occasionally
  • **
  • Posts: 110
  • Karma: 5
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.x
  • MySQL version: 5.5
  • PHP version: 5.4.22
Re: Include additional 'standard' column in Participant Listing
October 02, 2011, 01:12:03 am
Now that I have upgraded from 3.3.5 to 3.4.6, I will look into this.

Thanks
“Anyone who has never made a mistake has never tried anything new.” - Albert Einstein
"If you are travelling at the speed of light and you turn on your headlights, would they work?" - Unknown

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Include additional 'standard' column in Participant Listing

This forum was archived on 2017-11-26.