Company: Difference between revisions
From Customer365 for SageCRM
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
This links to the "accountdetails.aspx" page. | This links to the "accountdetails.aspx" page. | ||
1. Within the person entity create a screen called "PortalPersonDetails" (Associated View=vSummaryPerson) and add fields as required. | |||
2. Within the person entity create a screen called "PortalPersonList" (Associated view=vPersonPE) and add the fields as required. | |||
3. Within the Communication entity create a screen called "PortalCommunicationList" (Associated view=vPersonPE) and add the fields as required. | |||
Revision as of 10:18, 31 August 2012
The company menu appears on the LHS of the page
This links to the "accountdetails.aspx" page.
1. Within the person entity create a screen called "PortalPersonDetails" (Associated View=vSummaryPerson) and add fields as required.
2. Within the person entity create a screen called "PortalPersonList" (Associated view=vPersonPE) and add the fields as required.
3. Within the Communication entity create a screen called "PortalCommunicationList" (Associated view=vPersonPE) and add the fields as required.
Screen settings
<add key="PortalPersonDetails" value="PortalPersonDetails"/>