[TYPO3-mvc] CheckboxViewHelper -> $this->propertyValue()

Frenck Lutke frenck at innologi.nl
Thu May 23 09:41:00 CEST 2013


Hi Stefan,

On 22-5-2013 13:10, Stefano Cecere wrote:
> this problem still persists (at least on 4.7)
>   the only solution i fould is as Henjo says: setting the "booleans" to
> '1' and threat them as integer..


What about leaving them boolean and setting up the checkbox VH in your 
templates like so:

<f:form.checkbox property="propertyName" value="1" checked="{property} 
== 1" />

HTH,
Frenck


More information about the TYPO3-project-typo3v4mvc mailing list