[TYPO3-dev] select distinct in TS
Steffen Kamper
steffen at dislabs.de
Sat Feb 18 12:03:06 CET 2006
Hi list,
I need a feature for tt_address, because i have some names with multiple
records. But it's also a general question for selecting from a table in TS.
Is there a possibility to remove duplicates by using a DISTINCT-Mode ?
e.g. in this context:
tt_content.list.20.0.0 {
table = tt_address
select.pidInList.field = pages
select.orderBy = {$content.tt_address.orderBy} {$content.tt_address.desc}
}
thanx
Steffen
More information about the TYPO3-dev
mailing list