[TYPO3-mvc] Nested viewhelpers

Alex Bailey vile at planet-generals.de
Mon Jan 4 10:37:01 CET 2010


Hi,

Try doing it like this using the short version:

<f:form.submit value="{f:translate(key : general.submit}"/>

I can't promise that the syntax is 100 % correct but I hope you get the 
idea.

Regards

Alex

Am 30.12.09 23:35, schrieb Michael Knoll:
> Hi list,
>
> how can I correctly do something like this:
>
> <f:form.submit value="<f:translate key="general.submit" />"/>
>
> What I think could be logical would be
>
> <f:form.submit><f:translate key="general.submit" /></f:form.submit>
>
> Is there any solution yet?
>
>
> Thanks for your answers!
>
>
> Greetings
>
> Michael



More information about the TYPO3-project-typo3v4mvc mailing list