Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.3.0
-
Fix Version/s: 4.3.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
Tested in 4.3.beta2 on Drupal 7.21 and on current 4.3 D7 sandbox.
I created a multi-record custom field set on Contacts, Inline.
When trying to edit this CF set in-place from contact summary, I was able to enter values for one record but clicking on the "Add another X record" link does nothing. Firebug console shows error:
TypeError: CRM.buildCustomData is not a function
Dave