CA
Asked
Hi, wonderful product, everything is working great However I can’t make the autocomplete in the POS to work,
When you start typing each letter it displays a loading bar in the upper right corner however it doesn’t show a list of products like your demo. When you hit enter it doesn’t do anything either.
Wondering if this has anything to do with the autocomplete JS.
Thanks !
- MSAnswered
Hello,
It might be due to bug/error. I suspect language causing this. Can you please try to test with English, if it works.
If it works with English then you can check your language file. The
'
and"
in the translation string could cause the javascript code issues, instead use'
and"
if needed.Thank you
- CAAnswered
Thank you, working now 😉
- Login to Reply