[Typo3-dev] Help with extension (TCA?)

Rainer Kuhn kuhn at punkt.de
Mon Mar 21 17:18:40 CET 2005


Joshua Preston wrote:
> That's not good, I was trying to stay DBAL compliant...  I guess I'll 
> have to come up with some other way of sorting the results...  I'm using 
> my own "inList" style function...

This was a misunderstanding - I think if you use TYPO3's comma seperated 
lists and process them via TYPO3 core library based PHP code like 
t3lib_div::inList() there shouldn't be a problem with DBAL compliancy...

> If I were to abandon the commalist idea and use true M-M relations, 
> would it be possible to filter via the database?

Yes, IMHO you can use SQL joins...

Sorry for the quick answer, I have to leave now... :)

Bye,
Rainer




More information about the TYPO3-dev mailing list