Am 14.05.2013 11:25, schrieb Eddy Wolbert:
:

<f:form action="sortlist" name="productCategory">
...
<f:form.select property="categories" options="{categories}"
optionValueField="uid" optionLabelField="title" />

Das property Attribute hat vor den Attributen name/value Vorrang. Das Bedarf dann aber auch dem gesetzten object Attribute im form Tag und dann sollte die Zielaction einen entsprechende Objektnotation, bzw. in der Signatur auch das Objekt übergeben bekommen.

Grüße Claus
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an