[TYPO3-mvc] Fluid Checkbox Helper
Christian Schwan - Dimme GmbH
christian.schwan at dimme.ch
Fri Sep 17 15:49:24 CEST 2010
Hey foertel,
it isnt't in the f:form as object...
<f:for each="{order.items}" as="item" iteration="iteration">
<f:form.checkbox property="{item.delivered}" value="1" />
</f:for>
The debug is empty?!?
Christian
-----Ursprüngliche Nachricht-----
Von: typo3-project-typo3v4mvc-bounces at lists.typo3.org
[mailto:typo3-project-typo3v4mvc-bounces at lists.typo3.org] Im Auftrag von
Felix Oertel
Gesendet: Freitag, 17. September 2010 15:08
An: typo3-project-typo3v4mvc at lists.typo3.org
Betreff: Re: [TYPO3-mvc] Fluid Checkbox Helper
Hey,
Am 17.09.10 13:35, schrieb Christian Schwan - Dimme GmbH:
> <f:form.checkbox property="{item.delivered}" value="1" />
didn't you put {item} as f:form object? then it would just be
"{delivered}". Domain looks good though it should work. Propably try:
<f:debug>{item.delivered}</f:debug>
> Ausgehende eMail ist virenfrei.
pheew ... I'm one lucky man ... *g*
regards, foertel
_______________________________________________
TYPO3-project-typo3v4mvc mailing list
TYPO3-project-typo3v4mvc at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
Eingehende eMail ist virenfrei.
Von AVG Free SB überprüft - www.avg.de
Version: 9.0.851 / Virendatenbank: 271.1.1/3138 - Ausgabedatum: 09/16/10
20:34:00
Ausgehende eMail ist virenfrei.
Von AVG Free SB überprüft - www.avg.de
Version: 9.0.851 / Virendatenbank: 271.1.1/3138 - Ausgabedatum: 09/16/10
20:34:00
More information about the TYPO3-project-typo3v4mvc
mailing list