Relative Content

Tag Archive for selectize.js

Selectize.js only finds options with words that start with the given string

I am experiencing an annoying issue with the latest Selectize (currently 0.15.2).
Whenever I type in the dropdown to search for entries, I only ever get entries that match according to the start of a word within the option but I need to search within the entire option strings.
(This is especially important for German texts because we tend to join words together and so the search string may indeed not be at the start of the option text.)
Has anyone else had this and fixed it?

Selectize.js only finds options with words that start with the given string

I am experiencing an annoying issue with the latest Selectize (currently 0.15.2).
Whenever I type in the dropdown to search for entries, I only ever get entries that match according to the start of a word within the option but I need to search within the entire option strings.
(This is especially important for German texts because we tend to join words together and so the search string may indeed not be at the start of the option text.)
Has anyone else had this and fixed it?