[TYPO3] content from TS

Andrea Giorgini a.giorgini at norvlit.de
Wed Nov 29 11:46:35 CET 2006


JoH asenau wrote:
>> select {
>>         selectFields = title,image
>>         where = offer=1
>>         }
>>
>> because I think the temp.POM object is correct, but the result is
>> empty...
> 
> Usually there is something like pidInList for the select statement.
> If you don't set it, it will use "this" as a default.
> Therefor you will only see items from the current page.
> 
> If your items are located in another page/sysfolder you have to use
> pidInList = 123, where 123 is the id of this folder.
> 
> Joey
> 

Joey you're my savior :D :D

Thank you very much

Andrea


More information about the TYPO3-english mailing list