How to: Connect Help for Pages
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Online Help is provided for Enterprise Portal. The online help contains generic help topics for each standard page type. When you create pages, you should configure the new pages to display the generic help topic for that type of page. The following table lists the page types and the corresponding WSSHelpTopic property value that specifies the generic help topic for that page type.
Page type |
WSSHelpTopic value |
---|---|
Role Center page |
MSEP_EPRoleCenterPage |
Site Home page |
MSEP_EPSiteHomePage |
List page |
MSEP_EPListPage |
Entity Overview page |
MSEP_EPEntityOverviewPage |
Task page |
MSEP_EPTaskPage |
If you create your own help collection for SharePoint, use the key values that correspond to topics in your help collection when you specify the help topic to display for a page.
Connecting a Help Topic for a Page
To connect a help topic for a page
Be sure the page has been imported into the AOT. For details about doing this, see How to: Import Pages into the AOT.
In the AOT, expand the Web node, and then expand the Web Files node.
Expand Page Definitions node.
Right-click the page for which you want to specify a help topic, and then click Properties.
Set the WSSHelpTopic property based on the values in the previous table. For example, if you create a list page, set the WSSHelpTopic property to MSEP_EPListPage.
Save the changes in the AOT.