Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1
-
Component/s: Internationalisation
-
Labels:None
Description
The hierselector in Custom Data Field form is being populated with non-localised data (see line 76 and below of CRM/Custom/Form/Field.php), while the html_type_name check in the Javascript is agains a ts('Text') value. This breaks at least the dynamic showing and hiding of the Multiple Choice Options box.