[TYPO3] Render own records
Sune Brodersen
typo3 at sunebrodersen.dk
Sun Feb 26 19:22:45 CET 2006
Found a solution:
ja_downloads = COA
ja_downloads {
10 = TEXT
10.field = title
10.wrap = <b>|</b>
20 = TEXT
20.field = color
}
tt_content.shortcut = COA
tt_content.shortcut.20.0 {
tables = tx_jadownloads_downloads
conf.tx_jadownloads_downloads < ja_downloads
}
Sune Brodersen skrev:
> Hi,
>
> I have created a new table through the Kickstarter. I have enabled the
> records to be inserted in the "Insert Records" element. Now how do i
> make this work? I have tried to create some records and then selected
> them in the "Insert Records" element. But i guess i need to tell Typo3
> how to render these records.
>
> Anyone that could give me an example?
>
> Regards
> Sune
More information about the TYPO3-english
mailing list