How to find the array index of an entry in REST response during JS mapping?
Posted: Sat Feb 15, 2014 5:25 pm
by Lux Smith
While mapping a service response to a component, I need to refer to the json array index ($) or record index. Is there a way to find it in JS mapping?
How to find the array index of an entry in REST response during JS mapping?
Posted: Sat Feb 15, 2014 6:32 pm
by Alena Prykhodko
Hi Lux,
Please check the reference http://docs.appery.io/documentation/r...
[quote:]Is there a way to find it in JS mapping? [/quote]
You can always use code if you need to get any specific data.