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) »
  • Pledge search screen
Pages: [1]

Author Topic: Pledge search screen  (Read 636 times)

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Pledge search screen
October 31, 2010, 08:53:16 pm
Our customer wants to see different fields in their pledge summary screen (and on the contact's pledge tab). Most of the fields they are interested in are custom fields. The fields aren't assigned to smarty.

Before I dive in - is this going to be relatively simple to assign them- or is this going to be a major item to do?
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: Pledge search screen
November 01, 2010, 01:29:43 am
Hi,

Not sure about what it displays (don't use pledge), but

1) you can create a custom api/v2/EileenPledge that contains a method that fetch the info (either using the BAO or go sql) you want for the contact's pledges
2) and override the template to add a {crmAPI  entity='eileenPledge' ... contact_id=...

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

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

This forum was archived on 2017-11-26.