Page 2 of 2

Setting up a search with 2 variables

Posted: Sat Feb 23, 2013 3:39 am
by maxkatz

Yes. As a workaround, you can insert a few items manually into the database.


Setting up a search with 2 variables

Posted: Sat Feb 23, 2013 4:36 am
by Chris Ross

Sorry to be annoying, but I need my result to display on another page in my app.......is that possible?


Setting up a search with 2 variables

Posted: Sat Feb 23, 2013 4:38 am
by maxkatz

Save the query data into local storage and run the service on second page, or save the result into local storage on the first page and display it on the second page.


Setting up a search with 2 variables

Posted: Sat Feb 23, 2013 5:36 am
by Chris Ross

I can't get it......./frustrated


Setting up a search with 2 variables

Posted: Sat Feb 23, 2013 5:41 am
by maxkatz

What exactly doesn't work? What have you tried?


Setting up a search with 2 variables

Posted: Sat Feb 23, 2013 5:44 am
by Chris Ross

I've been trying to set my service up, map it through "restaurants", and display the results on my results page( in a label on the results page ). Nothing is working though


Setting up a search with 2 variables

Posted: Sat Feb 23, 2013 5:45 am
by Chris Ross

of course, I just nerd raged and deleted my database and the changes I had made to my app....lol. Probably shouldn't have done that


Setting up a search with 2 variables

Posted: Sat Feb 23, 2013 11:33 pm
by maxkatz

You need to provide more information what exactly you did.. screen shots, etc.