[TYPO3-mvc] Nested viewhelpers

Franz Koch typo3.RemoveForMessage at elements-net.de
Wed Jul 28 15:22:08 CEST 2010


Hey,

>> 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.

it's working - but all this correct escaping and inline syntax nesting 
really is a pain in the a... Everytime I need this it takes ages to find 
the correct spelling.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list