[TYPO3] content
Robert John de Stigter
robertjohn at bedrijvenweb.nl
Tue Apr 25 12:05:55 CEST 2006
I think it has to do with the line:
table=tt_address
Shouldn't that be
table <= tt_address
or
table < tt_address
Cheers,
Robert
> -----Oorspronkelijk bericht-----
> Van: typo3-english-bounces at lists.netfielders.de
> [mailto:typo3-english-bounces at lists.netfielders.de] Namens
> Andrea Giorgini
> Verzonden: dinsdag 25 april 2006 10:44
> Aan: typo3-english at lists.netfielders.de
> Onderwerp: [TYPO3] content
>
> 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
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list