Is there a way to filter the options in a select element
I want to use a select element but I have a rather big amount of options in my list, so I was wondering if it is possible to add a filter to the select element. I already tried the CrossFilterSelect element, but i need the style to be like the select element (without the element count percentage and "x of n").
2 Replies
Hi! Did you manage to solve your problem? I also want to filter a long list that is passed to a Select element. Sadly, the CrossFilterSelect component does not have an "on_value" callback option, so I wonder how to get the selected element out of it.
It is not fully clear what you want. If you search for autocomplete in #general you might find something useful. If not, let us know, and we can maybe put an example together.