maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

search results not displaying

To test the service, you should do the exact steps in this section of the tutorial: http://docs.appery.io/tutorials/build...

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

search results not displaying

  1. From "allwines_allwinesnew3_query_service" remove data in the "where" clause string.
    Image

    1. 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".
      Image

    2. Replace your code on "allwines_allwinesnew3_query_service" service parameters - "Edit JS" with next one:
      prereturn '{"Name":{ $regex: "'+value+'"}}';/pre

      Image

Scott Schechtel6280324
Posts: 0
Joined: Sun Sep 29, 2013 12:03 am

search results not displaying

Okay I am not able to drag from mainpage to 'where'

Scott Schechtel6280324
Posts: 0
Joined: Sun Sep 29, 2013 12:03 am

search results not displaying

Hi Igor. I am not able to delete the {Name:Name} in the where box but I pasted the code above. See screenshot
Image

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

search results not displaying

You should drag from "mobiletextinput_23" not from "mainpage".

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

search results not displaying

You should do step 1 that I posted, to delete {Name:Name}.

Scott Schechtel6280324
Posts: 0
Joined: Sun Sep 29, 2013 12:03 am

search results not displaying

got it. okay gonna launch it now. If it works, I need to make sure you get a pay raise!!!

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

search results not displaying

You didn't do step 2.

Return to “Issues”