Page 8 of 9

search results not displaying

Posted: Sun Oct 06, 2013 4:30 am
by Scott Schechtel6280324

Trying to get the query to open on results page.


search results not displaying

Posted: Sun Oct 06, 2013 6:04 am
by Scott Schechtel6280324

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,


search results not displaying

Posted: Sun Oct 06, 2013 6:17 am
by Scott Schechtel6280324

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!!!


search results not displaying

Posted: Sun Oct 06, 2013 6:46 am
by Alena Prykhodko

Scott, please check this post https://getsatisfaction.com/apperyio/...


search results not displaying

Posted: Sun Oct 06, 2013 4:33 pm
by Scott Schechtel6280324

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.


search results not displaying

Posted: Sun Oct 06, 2013 6:04 pm
by Igor

What exactly doesn't work? Please tell us how to reproduce this.


search results not displaying

Posted: Sun Oct 06, 2013 7:10 pm
by Scott Schechtel6280324

The service that returns the message 'product not found'. Ideally the barcode scanner should return the same message and the js is already in


search results not displaying

Posted: Sun Oct 06, 2013 7:49 pm
by Igor

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.


search results not displaying

Posted: Sun Oct 06, 2013 9:31 pm
by Scott Schechtel6280324

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!


search results not displaying

Posted: Sun Oct 06, 2013 10:11 pm
by Scott Schechtel6280324

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.