Alan Wong
Posts: 0
Joined: Tue Apr 21, 2015 5:06 pm

I cannot map the array to grid

I want to display the array separately in each cell of grid. I can map Array to the label in the cell, but I can't map Array to grid, so it is not looping.
I only map Array to the label in the cell, the result is all the array items and they are separated by comma.
Anyone can help me? thank you so much

Alan Wong
Posts: 0
Joined: Tue Apr 21, 2015 5:06 pm

I cannot map the array to grid

I forgot to say that if I map directly from service response, I can drag Array to Array in storage. However, I have trouble drag Array from storage to Page.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

I cannot map the array to grid

Hello,

Please use JS for writting array into storage variable on success event:
https://devcenter.appery.io/documenta...

Return to “Issues”