Page 2 of 2

save item id

Posted: Tue Oct 01, 2013 9:01 am
by Michael4771079

the service is "call_fav_taxi"


save item id

Posted: Tue Oct 01, 2013 10:52 am
by Michael4771079

Can I get some info on this subject please


save item id

Posted: Tue Oct 01, 2013 10:55 am
by Kateryna Grynko

Hi Michael,

Your mapping is for an array of values ​​(there is a link from $ to a grid) and you're probably trying to write 'id' in a component outside the grid. This can't be done, because it is equivalent to saving an array in 1 element.

You should either move the item to the Grid, or save the value in localStorage.


save item id

Posted: Tue Oct 01, 2013 11:07 am
by Michael4771079

Thanks for the reply Katya,


save item id

Posted: Tue Oct 01, 2013 11:11 am
by Michael4771079

thankyou, Sorted!