heimrichhannot / contao-filter-bundle

A generic filter for contao entities.
GNU Lesser General Public License v3.0
4 stars 1 forks source link

add concat search on child table #32

Closed vvohh closed 9 months ago

vvohh commented 9 months ago

Expand filter element TextConcatType with concat text search on child table.

There is a new child table and fields selection in filter config on concat type.

Test steps:

  1. Launch an existing project with concat search filter used (BEG, /pressemitteilungen)
  2. Swap the contao-filter-bundle with this branch
  3. Search for keyword that only included (optimal) in child contents (eg. 'bayerwald') Expected: Some results are shown Before: No results