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

Commits on Nov 16, 2018

  1. Add a Views Relationship handler for relating a Contact to their

    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.
    anemirovsky committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    741b920 View commit details
    Browse the repository at this point in the history