[TYPO3] Plain FCE, getting the content
Dmitry Dulepov
typo3 at fm-world.ru
Tue Jan 31 08:17:33 CET 2006
Hi!
Martin Koch Andersen wrote:
> Ok I get this difference (I read that also in the TS ref). But I try
> nothing fancy, I do hardcode the uid like:
>
> select.uidInList = 71
>
> But this does not work. Using pidInList (on the page where the FCE with
> uid = 71 is) works. I find that strange.
I took another look to TSRef. Its says about *page* id when describing
uidInList. But code definitely uses uid of the table from select. I also
think it is strange.
What you can do next is keep only select.uidInList = 71 and select.table
= tt_content. Enable admin panel and see what it says about select results.
Dmitry.
More information about the TYPO3-english
mailing list