sleeping-owl / admin

Administrative interface builder for Laravel
http://sleeping-owl.github.io/
MIT License
503 stars 259 forks source link

Replace the select input to a better one #83

Open carlosflorencio opened 9 years ago

carlosflorencio commented 9 years ago

Hi,

With large data the Bootstrap Multiselect plugin lacks without a search function (simple or multiple select).

Why not use more complete solution like Chosen? http://harvesthq.github.io/chosen/

:)

sleeping-owl commented 9 years ago

Thanks, Chosen will be in the upcoming 3.0 version.

carlosflorencio commented 9 years ago

And when is the release? :+1:

sleeping-owl commented 9 years ago

It's in beta now. You can install and try: http://sleeping-owl.github.io/v3/en/Getting_Started/Installation.html. It will be released in a week or two.