2amigos / yii2-selectize-widget

Selectize From Brian Reavis Yii2 Widget
Other
73 stars 41 forks source link

Can't set up empty option as default value (with temporary solution) #43

Open mikbox74 opened 6 years ago

mikbox74 commented 6 years ago

Hello, thank you for this great thing! I tried to add empty default value and can not did it. May be the reason is my customization: I used complex array and some markup to build options. So I find the temporary solution and the widget works properly now:

https://gist.github.com/mikbox74/9bf813c3b5b5550205daa7a080eec6cd#file-selctize-php-L39

I hope the gist helps you to improve the widget.

mtangoo commented 6 years ago

In addition to adding empty value, you need to set Placeholder in options