Display Sub-Array in a List
I do have the following REST Service:
http://www.geocockpit.net/chamber/dat...
How can I arrange data mapping in order to populate the content of the _
'Label' array in 'mobilelabel2' as shown on the screenshot?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I do have the following REST Service:
http://www.geocockpit.net/chamber/dat...
How can I arrange data mapping in order to populate the content of the _
'Label' array in 'mobilelabel2' as shown on the screenshot?
Map Choices[] to mobilelistitemX.
Delete Fields[] mapping.
Done. Still got a grey screen as a result
Done. Still got a grey screen as a result
Ah.. got it. Choices[] is only in one of the nodes (4th).
In service response:
Fields[] -- Fields[3], and uncheck it as Array.
In Data Mapping, map Choices[] to the mobilelistitem and Label to Text.
You also need to use Tiggzi Proxy.
Thanks. That worked