Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

can search results load in listview?

Hi Scott, you need to add -- 1. component 'WineList'; 2. event: Load; 3. Action: Invoke service, select the allwines_allwinesnew3_query_service.

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

can search results load in listview?

Thanks, however now I am not getting results on the WineList page

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

can search results load in listview?

Can you post a screenshot of all events that are now on the WineList page?

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

can search results load in listview?

For Maryna's step 3 above: 3) on Results page invoke service for DB on page Load event using saved into localStorage _id as the value for mapping to request parameter.

Right now I have the invoke service for the barcode scanner. Do I need to do another invoke service?

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

can search results load in listview?

Here's the Winelist page screenshots:

Image

Image

Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

can search results load in listview?

You'll need to make a mapping for response.

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

can search results load in listview?

Here's my home page for further reference:

Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

can search results load in listview?

Yes, with appropriate mapping from localStorage variable.

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

can search results load in listview?

Does the response mapping go like $ -- mobilelistitem_6 or $ -- LocalstoragevariableWineList? Neither one works.

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

can search results load in listview?

Does the response mapping go like $ -- mobilelistitem_6 or $ -- LocalstoragevariableWineList? Neither one works.

Return to “Issues”