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