[TYPO3-english] Re: how to: specify multiple selected items in a multi-select element using typo3 fluid?

Calgacus map Brude calgach at gmail.com
Fri Feb 7 23:17:40 CET 2014


got answer on stackoverflow from lorenz:
just had to add the value like so:
<f:form.select name="coupon" options="{couponoptions}" value="{couponsselected}" multiple="true" size="10"/> 


More information about the TYPO3-english mailing list