$json=$this->getFormElementForJson($htmlFormElementName,$value,$formElement);// Below, $formElement[FE_MODE]=FE_MODE_REQUIRED will be changed. Get the JSON unchanged
...
...
@@ -3160,7 +3160,7 @@ abstract class AbstractBuildForm {
// Element where the effective FormElements will be copied to. The BS 'col-md-* Classes are inside the template, not here. This here should be pure data without wrapping.