[TYPO3-mvc] fetching data from pages table

Steffen Ritter info at rs-websystems.de
Fri Feb 19 15:54:42 CET 2010


Alex Bailey schrieb:
> But for some particular reason a findAll() query on my table only 
> returns the pages with Pid 0 and not all of them (unique uid) as it should.
> Is there something I'm missing about using this table?


You have to overwrite the method and adapt the querySettings. You must 
not use the StoragePid for this.

regards

Steffen


More information about the TYPO3-project-typo3v4mvc mailing list