Creating a search with 2 variables
does it matter that its buttons, and not input fields?
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/
does it matter that its buttons, and not input fields?
oh yea, i want to import my database but it keeps giving me this error message: [Ljava.lang.Object; cannot be cast to [Ljava.lang.String; What am I doing wrong?
Still can't see the "grade" in the label on my results page ![]()
There was an example of search by two fields their value is stored in localStorage variables.
If you need to read "County" and "Restaurant" value from Select Dropdown component then you would need in JavaScript replace:
codelocalStorage.getItem("County")/codewithcodeTiggzi("select_component_name").val()/code
Are you sure you're importing CSV file?
I put the java in the where spot on both my query and results page. Am I supposed to do that.
uh-oh. when i tested it, my app won't go from the index(starter) page.
oh-kay deleting the java let me go to my other pages.......whew!!!
Okay I deleted the java, but now on my results page, it shows ALL my grades, not the one for the search
are there any other problems?