Hi there,
I am trying the same thing as Lance, but it only seems to work for the first filter - I get PHP errors for the 2nd filter:
A PHP Error was encountered
Severity: Warning
Message: strtolower() expects parameter 1 to be string, array given
…
Ahh ok I get it.
I might extend the base class to do this as I have a lot of these to do.
I might write something that parses the $fields variable to prepare all the joins.