[TYPO3-templavoila] Inserting tt_content in TV Framework "feature" with typoscript
Peter Niederlag
typo3-list at niekom.de
Fri Jul 1 17:14:05 CEST 2011
Hello,
Am 01.07.2011 11:36, schrieb Christine Gerpheide:
> I am using the TV Framework, and I would like to insert a page content
> element inside the "feature" section.
You can make TV manage the field tt_content.colPos which is
traditionally used to indicate the colPos (section/olumn) a record
belongs to:
<oldStyleColumnNumber type="integer">73</oldStyleColumnNumber>
The you can use where.colPos = 73 inside your query.
Greets and hth,
Peter
--
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
More information about the TYPO3-project-templavoila
mailing list