Skip to content

Add a Views Relationship handler for relating a Contact to their Contributions.#550

Open
anemirovsky wants to merge 1 commit intocivicrm:7.x-masterfrom
giant-rabbit:add-contact-to-contribution-views-relationship-handler
Open

Add a Views Relationship handler for relating a Contact to their Contributions.#550
anemirovsky wants to merge 1 commit intocivicrm:7.x-masterfrom
giant-rabbit:add-contact-to-contribution-views-relationship-handler

Conversation

@anemirovsky
Copy link

The existing Views integration allows for pulling in Contributions related to
a Contact via indirect methods, like from a related Participant or Membership
record. Doing so does not allow Contribution Custom Fields to be used in the
View, though. This change adds an explicit Relationship between Contacts and
Contribution which, when added to a View, allows for pulling in Custom Field
data for Contributions.

Contributions.

The existing Views integration allows for pulling in Contributions related to
a Contact via indirect methods, like from a related Participant or Membership
record. Doing so does not allow Contribution Custom Fields to be used in the
View, though. This change adds an explicit Relationship between Contacts and
Contribution which, when added to a View, allows for pulling in Custom Field
data for Contributions.
@civibot
Copy link

civibot bot commented Nov 16, 2018

(Standard links)

@civibot civibot bot added the 7.x-master label Nov 16, 2018
@stesi561
Copy link

I'm pretty sure this is d7 specific and therefore should now be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants