To test the service, you should do the exact steps in this section of the tutorial: http://docs.appery.io/tutorials/build...
From "allwines_allwinesnew3_query_service" remove data in the "where" clause string.
On "mainpage" "wine_query" service doesn't work on button click event because you changed source files on "source" tab. You should remove this files and do "Undo all source changes".
Replace your code on "allwines_allwinesnew3_query_service" service parameters - "Edit JS" with next one:
prereturn '{"Name":{ $regex: "'+value+'"}}';/pre
Okay I am not able to drag from mainpage to 'where'
Hi Igor. I am not able to delete the {Name:Name} in the where box but I pasted the code above. See screenshot
You should drag from "mobiletextinput_23" not from "mainpage".
You should do step 1 that I posted, to delete {Name:Name}.
got it. okay gonna launch it now. If it works, I need to make sure you get a pay raise!!!
You didn't do step 2.