Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.10
-
Fix Version/s: 4.7.11
-
Component/s: Core CiviCRM
-
Labels:
-
Documentation Required?:Developer Doc
-
Funding Source:Paid Issue Queue
-
Payment Status:Paid
Description
The contact entity ref field includes the ability to filter results by various fields. Currently that is not extensible via a hook.
Create a hook that supports adding additional fields to that filter, including the ability to control the secondary filter (e.g. option list or text field). Build out the necessary js to support the hook.
Ref: GCFA