[TYPO3-mvc] Fluid - How to exchange values of different formfields
Mario Beiser
mariobeiser at googlemail.com
Tue May 18 00:35:53 CEST 2010
Hi everybody,
got a short question to get the correct syntax working:
Got a fieldset like this:
<f:form.textbox property="foo" value="" />
<f:form.hidden property="bar" value="{value.of.form.field.foo}" />
As you see, I would use the input of "foo" also as values of "bar".
Now, what's the correct syntax to solve my issue?
Thanks for your help.
Cheers
Mario
More information about the TYPO3-project-typo3v4mvc
mailing list