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 CiviReport (Moderator: Dave Greenberg) »
  • Cannot add External ID as a column in CiviReports
Pages: [1]

Author Topic: Cannot add External ID as a column in CiviReports  (Read 686 times)

greenitcompany

  • I’m new here
  • *
  • Posts: 10
  • Karma: 0
  • CiviCRM version: 4.3.3 and 4.2
  • CMS version: Drupal 6.28 & 7.22
  • MySQL version: MySQL 5.1
  • PHP version: PHP 5.3.2
Cannot add External ID as a column in CiviReports
February 04, 2015, 03:58:33 am
Hi,

Has anyone been able to add External ID as a column in a report?

Any ideas how this could this be achieved? I've checked everywhere but there seems to be now way to do this in CiviCRM itself. I am guessing this requires some changes to code in the civicrm files, am I right?

Thanks in advance,

Adam

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Cannot add External ID as a column in CiviReports
February 04, 2015, 07:17:38 am
It would be trivial to add this to the list of fields in a report if you have any experience with code. Which report specifically?
Try asking your question on the new CiviCRM help site.

Catastrophix

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.5
  • CMS version: Joomla 3.3.6
  • MySQL version: 5.5.+
  • PHP version: 5.5.+
Re: Cannot add External ID as a column in CiviReports
February 11, 2015, 11:47:24 am
Thanks for the initial post greenitcompany. Sorry for the hijack!

I'm looking to add external ID to my "Contribution and Membership Details" report Coleman. Can you give me a few pointers?

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Cannot add External ID as a column in CiviReports
February 15, 2015, 04:20:44 pm
Should just be a matter of adding it here: https://github.com/civicrm/civicrm-core/blob/master/CRM/Report/Form/Contact/Detail.php#L54
If you get it working, please post your changes, ideally as a pull-request, so we can incorporate them into the next release.
Try asking your question on the new CiviCRM help site.

Lauren

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.5
  • CMS version: WordPress
  • MySQL version: 5.5
  • PHP version: 5.6
Re: Cannot add External ID as a column in CiviReports
February 22, 2015, 10:43:05 am
I am looking for the same report but I don't know how to customize reports. Please let me know if you figure it out! It will be much appreciated!
Lauren

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Cannot add External ID as a column in CiviReports

This forum was archived on 2017-11-26.