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.
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.