[Typo3-dev] content from table in submarker

matias molleja mmolleja at hotmail.com
Thu Jul 24 17:30:57 CEST 2003


Hi,

after reading the manuals and playing a lot with typo3 I have a question I 
can´t answer by myself.

The question is about the "modern template building, part 2".

I need to replace a submarker in the Content template, with the value from a 
table(for example fe_users).

So, I need to replace this code:

subparts {
    colNormal < styles.content.get
    colLeft < styles.content.getLeft
    colRight < styles.content.getRight
  }


...With something like this ( I know this will not work):

colNormal < DB:fe_users:1:name


...Or something like this (I don´t know why not work):


temp.username.10 = TEXT
temp.username.10.field = name

colNormal = RECORDS
colNormal.source =1
colNormal.tables = fe_users



Is there a more easy or correct way of doing what I want?

Thanks in advance

Matias Molleja

_________________________________________________________________
Localiza y ponte en contacto con tus antiguos compañeros de clase en MSN 
Compañeros.  http://mipasado.msn.es/






More information about the TYPO3-dev mailing list