Open trouble2 opened 3 years ago
When I do: 'nameAttribute':'Naam', 'nameSearch':true, 'taxonomyFilters' : { 'wijk' : 'wijk-filter' },
it will not filter on somefilter
When I set nameSearch to false. It will use the filter, but not search on the name field.
So any quick fix for this?
Check here for the example:
https://www.spelenderwijsutrecht.nl/testlocaties/testlocaties2
I gues when the 'Name' search box is empty it will just show all results. So no matter if I have also selected a taxonomyfilter or not.
When I do: 'nameAttribute':'Naam', 'nameSearch':true, 'taxonomyFilters' : { 'wijk' : 'wijk-filter' },
it will not filter on somefilter
When I set nameSearch to false. It will use the filter, but not search on the name field.
So any quick fix for this?
Check here for the example:
https://www.spelenderwijsutrecht.nl/testlocaties/testlocaties2