I need to get child entity(B) ID's from parent entity(A) and use these ID's to get child field values using javascript.
I know, how to retrieve field value, when i have lookup field(N:1) on the entity using xrmservicetoolkit, but not for 1:N relationship.
Can someone help me?
I have used CRM REST builder to generate this code snippet. Basically I am retrieving Fax & FirstName of all the Contacts filtered by AccountId, as
Account
has 1:N relation withContact
v1.5.0.0 support crm 2011.