[Typo3-dev] Search in extension - Custom query
Philippe Gagnon
philgag at gmail.com
Wed Feb 16 21:22:48 CET 2005
Hi list.
In my extension, I modified the $res listing variable, using my own SQL query.
Instead of using the $this->pi_exec_query();
I used a custom function.
The listing is as expected, but the search dosen't work anymore. I
wondered how to connect my custom query to the
$this->pi_list_searchBox(); function so it can search in my query.
thanks you.
--
Philippe Gagnon
More information about the TYPO3-dev
mailing list