I have scenario here,
1st Entity has N:1 relationship with second entity & that second entity has N:1 relationship with thirdEntity entity. Now i need attribute value from 1st entity into 3rd entity with javascript, how can it be done. Plz share the code if u can