-
Sencha User
Answered: Combobox filter problems
Hello Ext team.
I made a combo and I trying to find the values of a Store based on id or text fields when type inside the combo.
When I was using the v4.2 it was working, but now it reset the RawValue everytime and also delete the content typed on combo.
You can see the error simulated on the fidle below:
https://fiddle.sencha.com/#view/editor&fiddle/302s
PS: if comment the beforequery listener, it will work but only with text field of store and I need to search booth (id and text)
I hope someone can help me.
BR,
-
Best Answer Posted by
praveensaini23
-
Sencha User
Hi @Egon H,
I have done small changes in your fiddle to make it work with less effort.
Fiddle - https://fiddle.sencha.com/#view/editor&fiddle/308k
Hope that resolve you problem, cheers!
-
Sencha User
Hello @praveensaini23
I did the implementation and it works!
Thanks for the help.
BR,
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules