Page 2 of 9

search results not displaying

Posted: Fri Oct 04, 2013 1:09 am
by Scott Schechtel6280324

So I am not sure which screen to send? Is it from my phone or the appery builder?


search results not displaying

Posted: Fri Oct 04, 2013 1:13 am
by Scott Schechtel6280324

Here is the browser view result screenie

web


search results not displaying

Posted: Fri Oct 04, 2013 1:13 am
by maxkatz

Got Test tab in service editor, and run the test with setting 'where' value.


search results not displaying

Posted: Fri Oct 04, 2013 1:37 am
by Scott Schechtel6280324

So it says test successful but what do I put into the where field?


search results not displaying

Posted: Fri Oct 04, 2013 1:52 am
by maxkatz

The value you are searching for.. the same data that would be coming from the page.


search results not displaying

Posted: Fri Oct 04, 2013 2:30 am
by Scott Schechtel6280324

Okay I noticed the mapping in Mainpage - response was missing so I mapped $ to sku in local storage values and still nothing in the search results


search results not displaying

Posted: Fri Oct 04, 2013 3:51 am
by Scott Schechtel6280324

I remapped mobilebutton_15(Search By Name) to mobilelabel_21(the field where the result of search would be) and still nothing.

http://worldofwinesclub.com/wp-conten...


search results not displaying

Posted: Fri Oct 04, 2013 4:15 am
by maxkatz

Before you do the mapping, run a test of the service by setting the 'where' parameter. It will be something like this:

{"Wine": "some_name"}


search results not displaying

Posted: Fri Oct 04, 2013 5:05 am
by Scott Schechtel6280324

So {Wine:"SKU"} didn't work. I'm also seeing the message when an item not in the db gets scanned is not displaying


search results not displaying

Posted: Fri Oct 04, 2013 5:10 am
by maxkatz

{"column_name": "some_value"}