[TYPO3-mvc] Nested viewhelpers
Xavier Perseguers
typo3 at perseguers.ch
Wed Jul 28 14:47:40 CEST 2010
Hi,
> you could try escaped single quotes around label.address, like so:
> <f:render
> partial="address"
> arguments="{
> address: company.address,
> title: '{f:translate( key: \'label.address\' )}'
> }"
> />
Then I get the {f:translate...} as "text". I'll dig into Fluid's code a
bit later. Did not know whether this was a known limitation or whether
it wasn't supported at all ATM.
Thanks anyway
Xavier
More information about the TYPO3-project-typo3v4mvc
mailing list