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

SearchKit - Add ability to join on multi-select ContactRef fields #20764

Merged
merged 5 commits into from Jul 7, 2021

Commits on Jul 4, 2021

  1. Copy the full SHA
    ef9170e View commit details
    Browse the repository at this point in the history
  2. APIv4 - Support returning join data from serialized fields

    This allows the API to return e.g. an array of display names from a serialized contact reference field.
    colemanw committed Jul 4, 2021
    Copy the full SHA
    1c33974 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. SearchKit - Allow multi-valued contact ref fields to be formatted as …

    …links
    
    This handles multivalued fields by looping through each item and formatting it as a link
    colemanw committed Jul 6, 2021
    Copy the full SHA
    91b6118 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    84b531d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    96ff473 View commit details
    Browse the repository at this point in the history