[Typo3-dev] titles of mm-related records -> patch
Volker Graubaum
vg_typo3 at e-netconsulting.de
Sun Dec 19 19:54:14 CET 2004
Hi Rupert,
> no special config needed.
good to know :-)
> right
> I uploaded a diff without hardcoded table names to the bugtracker.
> thx for the hint.
Great, but there is still the hardcoded column (title) in it.
It should be better
$theColConf['foreign_table'].'.'.$TCA[$theColConf['foreign_table']]['ctrl']['label']
instead of
$theColConf['foreign_table'].'.title',
Greetings Volker
More information about the TYPO3-dev
mailing list