Hi everyone, We I have followed the technique mentioned in the link: http://docs.appcelerator.com/cloud/latest/#!/guide/relationalfields
I have followed exactly the same steps, can anyone tell me how can I access the the owner object included in the car.
I need to do something like this,
var myrole = mycar.owner.role
but it is not valid , can anyone tell me who can I write down this line properly??
Thanks in advance.