Trying to get the query to open on results page.
Trying to get the query to open on results page.
Igor, i see that the search does list the products in the web browser but for some reason not on my phone. I uninstalled, reinstalled updated app, cleared cache on my phone and though I do get the progress wheel, nothing shows up. any ideas? In any event, I still want to know how to get the result to open in the Result page or have the result on the mainscreen have links to the results screen if possible since there will be more than one product under a name. For example to search Lucien Albrecht I get 7 results. If each could be hyperlinked to the result page displaying the info on each, that would be grand!!. Thanks,
Igor, disregard most of the last reply...search results are now showing! Now if I can be shown how to get them on or linked to open in results page and displaying other info from db, I'd see about making sure you get a raise!!!
Scott, please check this post https://getsatisfaction.com/apperyio/...
thank you all so much for helping with the search results. now the piece that tells when there are no results is not working. Also the results don't clear after looking at another screen or even closing the app.
What exactly doesn't work? Please tell us how to reproduce this.
The service that returns the message 'product not found'. Ideally the barcode scanner should return the same message and the js is already in
You don't save "sku" value to localStorage variable. On "result" page service requesting query with "null" value, that is why service didn't return any values.
And how do I get the mainpage screen to clear results?, for example if I tap to another page and then back to main screen, they are still showing. Even after closing the app!
So right now the localstorage value sku is mapped to where in request tab for results page. Does it need to map to resultsno_results? If so, I tried it and nothing happened.