[TYPO3-mvc] dummy value for select and property-problem
Johannes C. Schulz - EnzephaloN IT-Solutions
info at enzephalon.de
Tue Jan 17 09:59:53 CET 2012
Nobody an idea?
I spend a lot of time to google the web for a solution, but found nothing
other as the following code:
<f:form.select property="magtype" options="{magtypes}"
optionValueField="uid" optionLabelField="magtypename" class="psoaaccr">
<select><option><f:translate key="accr_cr_choose"/></option></select>
<!-- dummy element -->
</f:form.select>
Is there any other solution to make a "choose here" statement within a
select??
And the inline-translation-problem:
I often wrote inline-translations, but now it doesn't work:
<f:form.submit value="{f:translate(key='accr_create')}" />
Why this two doesn't work?
Thanks
Johannes
_______________________________________________
TYPO3-project-typo3v4mvc mailing list
TYPO3-project-typo3v4mvc at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
More information about the TYPO3-project-typo3v4mvc
mailing list