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) »
  • Viewing contributions & soft contributions
Pages: [1]

Author Topic: Viewing contributions & soft contributions  (Read 1162 times)

civijim

  • I’m new here
  • *
  • Posts: 18
  • Karma: 1
Viewing contributions & soft contributions
April 27, 2009, 05:59:33 am
Hi - I am interested in trying to find out the best practice to enable contributors to view soft contributions made in their name. Currently, they can view on their PCP page - but won't know who if the soft contributor asked to be left off of the honor roll. Access is not granted to Civicontribute currently. I would like each registered user to be able to see their own information but only their information and soft contributors. Is there an easy way to enable this?
Thank you.
Jim

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: Viewing contributions & soft contributions
April 27, 2009, 08:31:02 am

You will need to add code to enable the below functionality. If interested in doing this, contact us on IRC

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

civijim

  • I’m new here
  • *
  • Posts: 18
  • Karma: 1
Re: Viewing contributions & soft contributions
April 27, 2009, 01:45:26 pm
Lobo - sorry I missed you today on IRC. If you can point me in the right direction, I'm happy to go digging.
Thanks.
Jim

civijim

  • I’m new here
  • *
  • Posts: 18
  • Karma: 1
Re: Viewing contributions & soft contributions
May 24, 2009, 10:18:22 am
Lobo - I'm finally digging into this. In looking at the code and DB, though of course not a long term solution, it seems like a db script that populates honor_contact_id from contact_id in civicrm_contribution_soft matched on contribution_id would do the trick nicely. I'm not currently using the honoree section in the contribution page so overlap wouldn't be an issue. Thoughts? Since I have a civicrm_post hook already set up, i can add a db update there.
Thanks as always.
Jim

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: Viewing contributions & soft contributions
May 24, 2009, 11:01:22 am

yes you can potentially go down that route. however if you choose to start using the honor section it might land u in a bit of a pickle :) and u'll need to move the data to some other table etc

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

civijim

  • I’m new here
  • *
  • Posts: 18
  • Karma: 1
Re: Viewing contributions & soft contributions
May 24, 2009, 12:40:40 pm
Thanks. Is the long term plan to keep both honorees and soft contributions? It seems to me that they share pretty much the same functionality.

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: Viewing contributions & soft contributions
May 24, 2009, 04:19:38 pm

yes the functionality is similar but the two concepts are very different for most non-profits

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

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

This forum was archived on 2017-11-26.