[TYPO3-english] Extbase: selectMultipleSideBySide allow item mutiple times
Stephan Bauer
stephan_bauer at gmx.de
Wed Dec 27 12:26:34 CET 2017
I made a little test extension:
http://hosting8098.af933.netcup.net/test/test_multiple_1.0.0_201712271223.zip
Maybe someone could take a look into it.
Am 14.12.2017 um 23:01 schrieb Stephan Bauer:
> Hello,
>
> I need a selectMultipleSideBySide that allows an item multiple times.
> I added the option 'multiple' => 1 and extended the mm table with the
> field uid like descripted here:
> https://docs.typo3.org/typo3cms/TCAReference/ColumnsConfig/Type/Select.html#id103
>
>
> In the backend everything works but if I'm fetching the object in the
> controller I'm only getting every item once. The duplicate entries are
> deleted.
>
> Is there a way to solve this.
>
> Thanks in advance
>
> Regards
> Stephan
More information about the TYPO3-english
mailing list