[TYPO3-mvc] checkbox problem

Christian Kartnig office at hahnepeter.de
Fri Aug 12 09:49:06 CEST 2011


Am 12.08.2011 08:51, schrieb Pankaj Lele:
> Try this one<f:form.checkbox class="checkbox" property="emailVisible"
> value="1" condition="{object.emailVisible == 1}" />
>

In the fluid version I use (1.3.0), there is no argument "condition" 
registered for the checkbox viewhelper, thats why I get an exception. 
But thanks anyway.

I just figured out, that the error messages always show up, when the 
form is being displayed again after submit, regardless wether validation 
fails or not. Does someone have a solution to this?

regards,
Christian


More information about the TYPO3-project-typo3v4mvc mailing list