I am brand new to MS CRM, but I do know DB and relations also.
My question is that :
I have created an entity, that opportunity has one to many relation with that( opportunity as primary entity) and its Ok.
Now I wanna display that entity in subgrid of Quote and Order( with related data )
(Opp has 1 to many relation with Quote and also Order, so Quote and Order are displayed in the left panel of the Opportunity Form)
I enter data into my custom entity( that can access from left side of opportunity Form) in Opportunity Form, and Order and Quote are also displayed in the left side of Opportunity.
I want to display the related data of the custom entity via subgrid in Order and Quote of that opportunity, and maybe some edit there( However the record of the custom entity has created in Opportunity entity )
( We all know that opp has 1:N relation with Quote and also Order, and Quote also has 1:N with Order)
How can I do this?
Any help will appreciate !
*This post is locked for comments