Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use combination of name search and taxonomy filters #268

Open
trouble2 opened this issue Jan 29, 2021 · 1 comment
Open

Cannot use combination of name search and taxonomy filters #268

trouble2 opened this issue Jan 29, 2021 · 1 comment

Comments

@trouble2
Copy link

trouble2 commented Jan 29, 2021

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

@trouble2
Copy link
Author

trouble2 commented Feb 1, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant