[TYPO3-dev] Formular Validierung unwirksam?

Ronny Hauptvogel rh at level-pro.de
Fri Jul 17 17:37:34 CEST 2015


Hi Gabriel,

you said I can use this workaround for checkboxes too, but if I try something like the following:

<f:render partial="FormErrors" arguments="{field: 'step5data.terms'}" />
<f:form.textfield type="hidden" property="terms" />
<label><f:form.checkbox property="terms" value="false" />terms</label>

then I get no error message and the validation seems to be ignored? The property is of type boolean, any suggestions?




More information about the TYPO3-dev mailing list