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