dario
Posts: 0
Joined: Fri Aug 29, 2014 11:18 pm

Populating product records coming from an API in listview

Hi,

In the app that I created I am getting record from semantics3 api about items to purchase. I am showing a picture, the name, the price, and a button to add it to a shopping cart. I created a table with 4 columns and when getting the results I am getting 1 record per row.

I tried to make it work on listview (having 3 record per row) by having one column and 4 rows instead but was having some issues . Can you please guide me on the component to use, and how to implement it. Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Populating product records coming from an API in listview

Hello Dario,

If I understand you correctly you need to use grid component inside list. Also put labels into grid cells.

This doc shows how to map collections http://devcenter.appery.io/documentat...

TonyS
Posts: 0
Joined: Thu Jun 11, 2015 12:11 pm

Populating product records coming from an API in listview

Hi Dario,

Did you manage to do this?

Return to “Issues”