[TYPO3-mvc] translate placeholder for textarea

Domi djgarms at gmail.com
Mon Mar 4 02:30:53 CET 2013


Hi,

I am struggling with the syntax of a placeholder which should be translated.

Following I tried:
<f:form.textarea class="tinymce" cols="50" rows="20" property="message" 
additionalAttributes="{required:'required', 
placeholder:'{f:translate(key=\'tx_intranet_domain_model_messages.message\')}'}"/>

Do I miss anything, or is it not possible having translated placeholders?

Regards,
Dominic


More information about the TYPO3-project-typo3v4mvc mailing list