[Typo3-dev] TCA problem.
Stig N. Jepsen
stig at 8620.dk
Tue Apr 27 21:56:12 CEST 2004
Hi,
I have a tough problem (for me at least), but I'll try to explain the best I
can.
With the ExtKickstarter I have created the following:
Table1 and Table2 and Table3.
Table1 has a MM-relation to Table2
Table2 has a relation to Table3 (containing names)
My problem: (Backend)
when I see the list of elements, I want the records of Table2 to display the
name it's linking to in Table3 instead of the uid.
When I edit a record of Table1, I can make several links to Table2
(MM-relation), but again I only got the uid number.
There must be some clever way.
I have tried to use itemsProcFunc, to create a function which would get the
names from Table3, but with no real success.
Any ideas?
/Stig
More information about the TYPO3-dev
mailing list