Lux Smith
Posts: 0
Joined: Fri Jan 10, 2014 4:52 am

How to find the array index of an entry in REST response during JS mapping?

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?

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

How to find the array index of an entry in REST response during JS mapping?

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.

Return to “Issues”