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 CiviContribute (Moderator: Donald Lobo) »
  • Tagging donations
Pages: [1]

Author Topic: Tagging donations  (Read 662 times)

m.e.

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.0.9
  • CMS version: Drupal 7.9
Tagging donations
March 09, 2010, 12:17:44 pm
Is there a straightforward way to tag donations as they're made? I'd like to tag them as monthly vs single as well as PayPal vs. merchant account.

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: Tagging donations
March 09, 2010, 12:48:41 pm

1. contribution objects dont have tags attached to them in v3.1 and prior

2. you can potentially do this via a custom field and implement the hook_civicrm_post on the Contribution object:

http://wiki.civicrm.org/confluence/display/CRMDOC/CiviCRM+hook+specification#CiviCRMhookspecification-hookcivicrmpost

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

m.e.

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.0.9
  • CMS version: Drupal 7.9
Re: Tagging donations
March 09, 2010, 12:57:55 pm
Would it be possible to use smart groups? http://wiki.civicrm.org/confluence/display/CRMDOC/Smart+Groups

They'd have to be attached to contacts and not contributions, I see, but that might be OK.
« Last Edit: March 09, 2010, 01:02:18 pm by m.e. »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Tagging donations

This forum was archived on 2017-11-26.