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?
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