Hi all!

I need to count the records in my list of the news, and if this number is <
3 add a other content.
I do some test, but I can't arrive to the target.

What must I do with typoscript?

For example I try to count the records of news with:

page.10.subparts.CONTENT = TEXT
page.10.subparts.CONTENT.value {
         numRows  {
             table = tt_news
             }
    }


What is my error?

Thanks very much
Roberto
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to