Creating a search with 2 variables
Should I set a local storage variable on "county" or "restaurant"? Then maybe paste the javascript??
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Should I set a local storage variable on "county" or "restaurant"? Then maybe paste the javascript??
Request parameter "where" sets conditions for choise not all, but definite values. Parameter:code{ "County": "...", "Restaurant": "..."}/code
So.......I need to setup a local storage in my query page, and on the answer page I need to set where to the local storage and add the JavaScript.....correct?
okay, i need to take a break. This is frustrating me.......
Yes, you're right. You should add JS code I adviced (https://getsatisfaction.com/tiggzi/to...) that is needed to create a request:code{"county": ..., "restaurant": ...}/codeand send it in "where" parameter.
yes ma'am, I used excel and saved my database as a csv file
I tried it again, but it's still displaying all of my grades, not the one specified. i'll take some snapshots to post. Maybe I have the "where" parameter attached to the wrong thing??
Have you tried running the where clause in the database console? There is a Query button that allows you to test the query.
I'll do that
thank you