[TYPO3] content

Andrea Giorgini a.giorgini at norvlit.de
Tue Apr 25 10:43:48 CEST 2006


Hi all,

here is my code to read from tt_address:

tt_address = COA
tt_address.wrap = | <HR>
tt_address.10 = TEXT
tt_address.10 {
   field = name
   case = upper
   wrap = <B> | </B><BR>
}

page.40 = CONTENT
page.40 {
   table=tt_address
   select.pidInList.field = pages
}



but nothing comes... where am I wrong?

Thx,
Andrea



More information about the TYPO3-english mailing list