Hello Peter,
Thank you
It is not about having multiple items written in textbox, it is about proposing “Žilina” in the autocomplete.
As you can see, if I type “zil” I should receive “Žilina” too in the proposals, but I receive only “Medzilaborce”.
Widget is working for ENGLISH names, but not for special chars in Slovak, Czech, German languages. Characters like “ž č ť á é” are filtered by the widget.7From DB I receive all I need, just widget is not displaying it because for the widget “z” != “ž”
Any ideas have proper solution for this ?