We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: