Hello,
I’m using “jqxinput” with a function via “source:” to pass entered data to a server to query a database and return records to build a drop & down list. The issue is that the data that I enter in jqxinput may not match any of the returned items used for the drop & down list records (for instance search can be done by some product aliases etc.) therefore the drop down list does not show up. is there a possibility to build a drop & down list and show it even if it does not match the input in jqxInput or maybe some other options can be proposed?
Thanks
Igor