Select/RichSelect support “allowClear”?
You need to add the empty record to the options collection, without it there is no way to select an empty value in the list.
It’s better to add “allowClear” property to clear selection/selections with ‘X’ button!
Hey, try this out http://webix.com/snippet/77551c72, hope that is what you mean?
Yes, you are right! The better solutions is dynamic adding a clear button when input has values!