QuickSearch - Add Current Employer option
authorcolemanw <coleman@civicrm.org>
Tue, 10 Oct 2023 14:20:26 +0000 (10:20 -0400)
committercolemanw <coleman@civicrm.org>
Tue, 10 Oct 2023 14:20:26 +0000 (10:20 -0400)
CRM/Core/SelectValues.php

index e3886e2fd146721609e74efdb4d93d74ffd2559e..452e4b2556d9892ee7bbe402e69745db632f1723 100644 (file)
@@ -1130,6 +1130,7 @@ class CRM_Core_SelectValues {
       'address_primary.street_address' => ts('Street Address'),
       'address_primary.city' => ts('City'),
       'address_primary.postal_code' => ts('Postal Code'),
+      'employer_id.sort_name' => ts('Current Employer'),
       'job_title' => ts('Job Title'),
     ];
     $custom = civicrm_api4('CustomField', 'get', [