[TYPO3-mvc] Nesting Fluid-Tags

Jochen Rau jochen.rau at typoplanet.de
Wed May 5 14:35:17 CEST 2010


Hi Bernhard.

i should better klick "update" before sending my posts ;-)

On 05.05.10 14:02, Bernhard Kraft wrote:
> Susanne Moog wrote:
>
>> <f:form.textbox property="captcha" value="{f:translate(key :
>> 'yourlabel')}">
>
> Thanks for pointing out how to use "inline" syntax!!
>
>
> I tried using this short form. But it seems to not find my
> locallang.xml. Do I have to register it somewhere or put it in a special
> location. I tried:
>
> Resources/Private/Language/locallang.xml
>
> But it doesnt' seem to work if it placed at this location.

Please give the following a try

<f:form.textbox property="captcha" value="{f:translate(key: 
'LLL:EXT:voegele_card/locallang.xml:current_balance_eur')}" />

Regards
Jochen


More information about the TYPO3-project-typo3v4mvc mailing list