Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 123975

Blog Post: Displaying associated views for the relationships missing in relationship explorer.

$
0
0

 

In CRM2011 we have relationship explorer as shown in screen shot.

image

We can drag any available relationship from the relationship explorer to the form navigation. When we click on this navigation link, the system will display the associated view for that relationship.

The problem is that some relationships does not exist in the relationship explorer. For e.g some system relationship relationship between user and leads.

We can use the following URL to display any associated view.

http://servername/orgname/userdefined/areas.aspx?oId=<guid of the entity>&oType=<entity type code>&pagemode=iframe&security=852023&tabSet=<relationship shema name>

Replace the highlighted values with the values from your deployment Values

Here is the example of the with all the values. This URL will display the associated view of the leads owned by the user specified in oId.

http://servername/orgname/userdefined/areas.aspx?oId=%7b734F5966-827C-E111-A07F-00155DDBE211%7d&oType=8&pagemode=iframe&security=852023&tabSet=lead_owning_user

I hope this helps.


Viewing all articles
Browse latest Browse all 123975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>