Hi
I have a query that I cannot seem to work out how to do it.
I am building a canvas app that will sit on a tab on the Account form in Dynamics CRM.
It uses ModelDrivenFormIntegration to provide the context to the Canvas App
I have account hierarchy structure setup as follows:
In the canvas app, When I am in the context of one of these records, I want to display ALL CONTACTS that belong to that organisation, AND ALL other organisations below.
Example, If I am on Account A, I need to see all contacts for ALL organisations in the hierarchy. If I am on Account C, I need to see all contacts for organisations C, F & G in the hierarchy etc etc
The number of levels to a hierarchy is not static it could in time increase or decrease
I can do this using fetchXML, but how can I do this in a canvas app?
Thanks

Report
All responses (
Answers (