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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Multirow Custom Data in Civireport
Pages: [1]

Author Topic: Multirow Custom Data in Civireport  (Read 487 times)

Jag

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7.8
  • MySQL version: 5.5.8
  • PHP version: 5.3.5
Multirow Custom Data in Civireport
February 13, 2012, 10:08:01 am
Hi,

I tried to create civi report for Contribution  with Custom data associated to contact. I added the the folowing property 
protected $_customGroupExtends = array( 'Individual'  );  in the php script, it worked  and  i got all the custom fields in the report.

But when i go to report it shows only the first row value of the multirow custom field data against the contact. It doesn't show the rest of the rows ie., values.

Does anybody know how to bring all the multirow custom field values in the report?????

Thanks'
Jag.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Multirow Custom Data in Civireport

This forum was archived on 2017-11-26.