[TYPO3] Again about if-staments
Tapio Markula
tapio.markula at dnainternet.net
Sat Jun 17 13:43:43 CEST 2006
Hi
Sorry about bothering again concerning if-statemenst
but I don't find enough examples to do them correct.
I have something wrong here.
temp.colLinks=COA
temp.colLinks {
10 = TEXT
10 {
10 = COA
10 {
stdWrap.if.isTrue.cObject = CONTENT
stdWrap.if.isTrue.cObject {
table = tt_content
select {
pidInList = this
where = colPos = 9
languageField = sys_language_uid
}
}
#if in the col= 9 is some content, print something
stdWrap=foo|
}
Sorry but TSRef is really hard to read and I never learn to read it properly
More information about the TYPO3-english
mailing list