Closed DougHayward closed 10 years ago
Hi Doug,
Both those are currently beyond the scope of this Bundle. It would be nice to have in the future but at this point, I do not have time to work on it.
You would have to customize both the controller and the javascript. Trying to do this with the bundle as it stands would be cumbersome. I suggest not using the bundle.
For how to load categories from a remote source, see: http://stackoverflow.com/questions/18346518/dynamically-adding-options-and-optgroups-in-select2
Thanks, for the swift reply.
In the Select2 examples on http://ivaynberg.github.io/select2/ the search results are put into categories eg:
I know I need to somehow use
Also, while I've got this open. How do we do infinite result scrolling using Zenstruck? Ta much, Doug.