- Retrieving attributes of entity in an m:n relationship into an iFr
- Posted by Chaitanya on July 11th, 2006
How can we retrieve the attributes of an entity in an m:n relationship?
for example: we are creating some products.We are creating some
opportunities for an account.Now,we're associating the products to these
opportunities through opportunityproducts.
Now,i want to display all the products related to an opportunity in an
iFrame.And,viceversa.But,as opportunityproduct is used as mediator to create
this m:n relationship between products and Opportunities,we are unable to
fetch the details of products/opportunities into the iFrame.Please help me in
this regard.
Regards,
Chaitanya.
- Posted by Rich Reynolds on July 11th, 2006
You can retrieve this information by using a 'linkentity' in your query
expression. The sdk has info on this.
"Chaitanya" wrote:
Similar Posts
- relationship between the same entity (Windows CRM) by raquel rebelo
- CRm 3.0 Customer Relationship Attributes (Windows CRM) by Shauna Koppang
- CRM 3.0 Relationship entity (Windows CRM) by Isil
- customize Customer Relationship & Opportunity Relationship entity? (Windows CRM) by N8Dawg
- Entity Relationship Diagram (Windows CRM) by Brian Cross

