[TYPO3-mvc] Fluid Mark Option as Seleced / Repository Error with Releation
Jonas Götze
jonnsn at gmail.com
Sun Jun 6 12:34:24 CEST 2010
Hi,
Am 06.06.2010 05:18, schrieb Christian Schwan - Dimme GmbH:
> He guys,
>
> does anyone figured out how to mark a option field selected?
>
> <f:form.select property="flooring" options="{flooring}"
> optionLabelField="title" />
You have to set a value="yourSelectedValue" in your f:form.select.
> #1251315966: Could not determine the type of the contained objects.
I'd suggest there might be something wrong with the
Tx_Productpresenter_Domain_Model_Flooring.
You could try to fetch some Objects of this Model directly to see if it
works there.
Regards
Jonas
More information about the TYPO3-project-typo3v4mvc
mailing list