[TYPO3] need help with if condition

Steffen stema at web.de
Wed Apr 5 11:09:54 CEST 2006


hello,

i would like to wrap an menuitem depending on the number of subpages and  
the title of the menuitem

10.if {
       value = title1,title2
       isInList.field = title
    }
10.if {
	numRows{
	table=pages
	select.pidInList.data = leveluid:-1
	}
	isGreaterThan = 2
}

however, this does not work :(
do you have any ideas?

thanks a lot...
steffen


-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



More information about the TYPO3-english mailing list