Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-18274

show location if not primary In Search Builder summary

    Details

    • Documentation Required?:
      None
    • Funding Source:
      Contributed Code

      Description

      With Drupal 7 and Civicrm 4.7.4

      when using the search builder with

      Contact/Country/Home = United States
      AND
      Contact/Postal Code/Home Regex ^(12|10)
      Also include contacts where
      Contact/Country/Work = United States
      AND
      Contact/Postal Code/Work Regex ^(12|10)

      the display summary is

      Country = UNITED STATES AND Postal Code Regex '^(12|10)'

      OR

      Country = UNITED STATES AND Postal Code Regex '^(12|10)'

      I would like the display summary to be

      Country (Home) = UNITED STATES AND Postal Code (Home) Regex '^(12|10)'

      OR

      Country (Work) = UNITED STATES AND Postal Code (Work) Regex '^(12|10)'

      I will make a PR for that

        Attachments

          Activity

            People

            • Assignee:
              monish.deb Monish Deb
              Reporter:
              vgratioulet Véronique Gratioulet
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: