anon
Posts: 0
Joined: Sun Apr 13, 2014 12:10 am

Mapping Array Collection Attributes to Components

It is clear and obvious how one maps the array response of a service to create a list of component elements.

My question is how we do the same thing but of an array CONTAINED in the response array of a service.

For example...

$[] --------------------------------- Button
Name ----------------------------- Text
MESSAGES[] ----------------------- Label

Where the amount of messages array elements generates the corresponding label components? I tried doing the same thing as the topmost array mapping, but I can't map it...

Help is very much appreciated

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

Mapping Array Collection Attributes to Components

Hello Benjamin,

In this case is preferably to use Grid component inside to populate the array http://docs.appery.io/documentation/r...

Return to “Issues”