[TYPO3-dev] Controlling the search behavior of tceform suggest wizard

Oliver Salzburg oliver.salzburg at googlemail.com
Tue Mar 13 12:57:39 CET 2012


It seems to me like the t3lib_TCEforms_Suggest_DefaultReceiver will only
look for records where the select field *starts* with the given
search string or fully matches it if searchWholePhrase is enabled.

Is there a built-in way to return records that match the search phrase
anywhere in their title (not just the start)? Or do I have to provide
an own receiver class for my record type?

Regards
Oliver



More information about the TYPO3-dev mailing list