Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 3.2.3
-
Fix Version/s: 4.3.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
This allow code that makes any CiviCRM calls to be ID agnostic. We should use two helper functions:
1. given a parameter array with groupName:fieldName add the custom_ID value
2. given a result array with custom_ID add the groupName:fieldName
lobo