Ray Lopez
Results
1
issues of
Ray Lopez
We have ran into an issue with validation triggering and comparing if the form is valid. FpJsCustomizeMethods.validate({'recursive': true}) (ie: form.jsFormValidator('validate', {'recursive': true}) will always return false since .FpJsFormElement.validateRecursively() (https://github.com/formapro/JsFormValidatorBundle/blob/master/Resources/public/js/fp_js_validator.js#L47) has...
bug
solution