[TYPO3-irre] 1:n relations, selector and useCombination
Jérôme Schneider
j.schneider at ameos.com
Thu Feb 25 18:50:02 CET 2010
Hi list,
Is there a way to define a 1:n relation with a record selector without
creating an extra intermediate (and unnecessary) table ?
I'm aware of
http://lists.typo3.org/pipermail/typo3-project-irre/2007-August/000223.html
To give it a try, I created the extra table, and configured TCA to get a
selector.
Though it works ok, I think I might be missing something, as the only
fields displayed by IRRE in the related record are the one defined in
the intermediate table, and not those of the related record
I found the answer in documentation:
TCA/config/appearance/useCombination=1; with this, IRRE successfuly
manage to display both selector AND related-record properties for
edition; but I noticed that from time to time, displayed fields are empty.
Here's my TCA/config for the related field:
http://pastebin.com/fgp5asnL
and this, the TCA of the intermediate table:
http://pastebin.com/UkeuuzwD
I hope I made myself understandable,
Regards,
Jerome
More information about the TYPO3-project-irre
mailing list