Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: 7.x-master
Choose a base branch
from

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant