Forums › Forums › Search & Filter Pro › Multiselect ComboBox removes all options chosen when I try to type in a term
- This topic has 4 replies, 2 voices, and was last updated 8 years, 11 months ago by
Ross.
-
Anonymous(Private) July 29, 2016 at 6:49 pm #52700
Hi,
We are using a multiselect combobox and have ‘Auto-submit form’ set to True. When i click on the combobox, the dropdown appears, and I can select an option to filter on. However, when I click on the combobox again, then try to type something, it clears out all of the filters i’ve already chosen and runs the search on the newly typed-in entry. I need to get the combobox to keep all of the filters i’ve already chosen and then add on whatever it is I’m typing.I tried playing around with (‘.select’).on(‘select2:open) to set the focus on the input field whenever the user opened the dropdown. That only works at the beginning, but once I select an option and then try to open the combobox again, the select2:open event is now longer triggered.
We are using select2 in other areas and aren’t running into these issues. Are you able to recreate them?
Ross Moderator(Private) July 31, 2016 at 7:49 pm #52861Hey Tina
Do you have a link I could look at?
To be honest, in all my testing of select2 I haven’t noticed this :/
Best
-
AuthorPosts