[TYPO3-dev] table joins and TCA

Jean-Baptiste Rio triphot69 at hotmail.com
Mon Mar 13 14:54:50 CET 2006


Martin Kutschker wrote:
> Of course you cannot select on flexform data. All fields that must be 
> part of a where clause must be real DB fields.
> 
Sorry, but you can, if you use MySQL, with "select.... from tt_content 
where pi_flexform REGEXP('...')". It's a bit heavy in performance but it 
works definitively.

Regards,

JB




More information about the TYPO3-dev mailing list