[TYPO3-mvc] How to save IRRE Values?
Franz Koch
typo3.RemoveForMessage at elements-net.de
Tue Apr 19 19:59:14 CEST 2011
Hey,
> <f:form.textfield property="product.store.some.name" />
> <f:form.textfield property="product.store.random.name" />
> <f:form.textfield property="product.store.words.name" />
is it really working this way? I think I had some issues once when
trying to use fake property names here, that's why I use the name
attribute for this:
<f:form.textfield name="formObject[product][store][someKey][name]"...
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list