I am looking at the ComboBox’s Custom Value Entry example here
The “Adding custom values to existing model” is exactly what I need.
However, in my project, I need it to appear as a TextField
Is there anyway to remove the drop down indicator in the ComboBox ?
If not, is there any way to replace it with a Vaadin.SEARCH or Vaadin.PAPERPLANE icons? I can live with either of them.
