[TYPO3-mvc] Listing data table in frontend of typo3
Jochen Rau
jochen.rau at typoplanet.de
Fri Dec 4 10:07:18 CET 2009
Hi (again).
and try to get rid of comma separated lists ;-) Foreign key is the
preferable way.
Regards
>> *** Real database table:
>>
>> >>> Table person
>>
>> uid name position
>> 1 Dimanche 1
>> 2 Violeng 2,3
>> 3 Sorn 1,2,3
>>
>> >>> Table position
>>
>> uid position
>> 1 Designer
>> 2 Programmer
>> 3 Database analyzer
>>
>>
>> Hope you understand my example.
>
> Try to set
>
> 'maxitems' => 999999,
>
> in TCA definition of position field in person table.
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list