- Issue created by @Jérôme Dehorter
- 🇫🇷France Jérôme Dehorter Lille
We can see in the attached screenshot that the data used in the code does not match the actual data when displaying the views.
- 🇧🇪Belgium herved
I encountered this issue as well, it looks like the tagify BEF widget expects the exposed filter to be of type "Autocomplete" and is incompatible with "Dropdown" at the moment.
- 🇫🇷France Jérôme Dehorter Lille
Hello,
I just tested the field in its autocomplete version and Tagify via BEF, and everything works fine. I'm even wondering if it's necessary to create code for the drop-down list version.
Perhaps we just need to update the documentation to explain that the autocomplete version handles the multi-selection and that the list selection is irrelevant.