Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

include crm3.0 accounts page in an IFrame

Status
Not open for further replies.

einish

Programmer
May 6, 2007
1
EG
I have a web solution developed in framework 1.1 and using crm 1.2

I'm migrating from crm 1.2 to crm 3.0 and I faced the following problem.



I used to display this page name>/SFA/home_accts.aspx in an IFrame in my website to display all accounts same for contacts i used name>/SFA/home_conts.aspx

In CRM 3.0 I cant find the corresponding pages. only ones i found mentioned in the sdk are the

name>/SFA/accts/edit.aspx pages

and name>/_forms/readonly/readonly.aspx?objTypeCode=<object type code>&id=<object guid>

and those pages can either create, edit or view a single object.
 
Best way to find pages you need to display in an IFrame is to read the crm wbe server logs.



John O'Donnell, Microsoft CRM MVP, MCSE, MCSA
MBS Certified Master–Applications for Microsoft Dynamics CRM
MBS Certified Master–Installation & Configuration for Microsoft Dynamics CRM
Crowe Chizek and Company LLC
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top