[TYPO3-mvc] Fluid: form.select view helper and empty default item
Steffen Ritter
info at rs-websystems.de
Thu Aug 12 08:21:49 CEST 2010
Hey List,
I fixed this very issue with a slight modification in PropertyMapper:
I'm adding the "empty" option as already told in this thread, or as long
as I'm with radioboxes just putting
<p><f:form.radio name="donation[reward][__identity]" value="NULL"
id="reward_empty" />nix</p>
manually in front of if.
Attached 3 line patch enabled to explicetly pass a "empty" property.
regards
Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: extbasePropertyMapper.diff
URL: <http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/attachments/20100812/cc105bd3/attachment.asc>
More information about the TYPO3-project-typo3v4mvc
mailing list