Assume this:

page.10.subparts.containers = CONTENT
page.10.subparts.containers {
  table = tt_content
  select{
    where = colPos=0
    andWhere.insertData=1
    andWhere=uid={GPvar:faq}
    andWhere.if.isTrue.data=GPvar:faq
  }
}

Is display something like this:

08/08/2009
The header

The text


As that is the way it's stored. Now, is there a way to format that date
shown from the select above?

As usual thanx a million!



_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to