[TYPO3-english] RECORDS to list all rows

Pankaj Lele pslele at gmail.com
Tue Feb 17 20:09:05 CET 2009


Hello Mark,

I am trying to list all records from a table with RECORDS. I know how to
> get specific record by including source = 1, 2, 3.
> Could anybody give me a pointer how to get to all of the records in the
> table without specifically referencing the record-ids? (source = all)


You can probably consider using CONTENT object instead of RECORDS object
which is there only for rendering records with given ids through source.

http://typo3.org/documentation/document-library/references/doc_core_tsref/4.2.0/view/1/8/#id4251042

Hope this helps

-Pankaj Lele,
Goa-India


More information about the TYPO3-english mailing list