HI,
I have created three MBO's (MBO1 , MBO2 , MBO3) from three different tables (Table1 , Table2, table3).
Further i created relationship between these MBO's as MBO1 is the parent and both MBO2 and MBO3 are its child.
Then i deployed the project into sup server(2.2) .
Then i Generated Hybrid App API.
Now, I am not able to find any method in HybirdApp.js to get the attributes for child MBO (let say MBO2) from parent MBO (say MBO1).
Please attach the sample code.
Thanks,
Ankit Garg