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) »
  • Contact summary report
Pages: [1]

Author Topic: Contact summary report  (Read 671 times)

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Contact summary report
June 20, 2010, 04:38:01 pm
Has anyone got any thoughts on the best approach for  a 'summary' report?

We have a requirement for a one page report on individuals including relationship/ household, address, contribution / pledge data. The dashboard might be a good starting place but they'd like to be able to print the list for a whole bunch of people - e.g. off a contact search which makes me think I could either start from the 'pdf letter' function & build a report into a copy of that, or maybe CiviReport can help but I can't see it at the moment.

Or another option is views with views attachment.

None of which seem to be suggesting themselves as easy options

Eileen
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Contact summary report
June 21, 2010, 12:01:44 am
Hi,

To make it easier to generate html lists/reports (+xls+doc), we have developped a civiview module. The general idea is a as thin as possible layer that takes the parameters from the GET, assign it to a template (based on the url), and let the template fetch whatever they want using crmAPI.

My client is able to modify the template directly and display more fields and fetches whatever they want, something they couldn't do with php and custom searches/reports.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Contact summary report
June 21, 2010, 12:35:49 am
Is this code available?
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Contact summary report

This forum was archived on 2017-11-26.