Question

it allows me to type only one letter, when typing a second letter it shows the options starting with this one. for eg: when I type B it displays Black but if I type Bl it displays the L words eg: Layer, instead of keeping Black selected

Was it helpful?

Solution

if you want to be able to type down the text you should definitely enable "allowCustomText". If you need to prevent then this text to be seen as data you should check manually that there is a selectedvalue.

I hope it helps :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top