How to show the Advanced Find result view in an IFrame? Instead of building a custom aspx page (dynamically passing parameters, see Adi’s solution), another method to share if you don’t need passing parameters into the query. 1. Build your Advanced Find query and save it, then copy the Shortcut. 2. Put a IFrame control [...]
Posts Tagged ‘IFrame’
CRM 4.0 IFrame: Show Advanced Find Result View
Posted: September 2, 2010 in JScript, Microsoft Dynamics CRMTags: Advance Find View, CRM, IFrame, Show Advance Find View using IFrame
0
CRM 4.0 IFrame: Show Entity’s Associated View
Posted: September 2, 2010 in JScript, Microsoft Dynamics CRMTags: Associated View, IFrame, show associated view using IFrame
It’s a common requirement to show entity’s associated view (1:N, N:N) in IFrame, the below code works for both 1:N and N:N relationship, it also works on both On-Premise and IFD deployment. All you need to do is find out (IE Developer Toolbar) the ID of the associated link. The 1:N relationship needs these parameters [...]

