EfficiencySpring provides you with a framework for linking content pages containing help material to URL paths within the EfficiencySpring installation. When a user is on a page with a matching URL, a help icon will appear that the user can click on to view the help content.
Each Help Mapping consists of a Starting URL, a Link Description, and a Help Page. The Starting URL is for specifying the URL that triggers the help icon. Wildcard formats are available for making help content triggerable across an entire section or for a specific file name. Below are some examples:
A complete URL: | /admin/section/add.aspx |
A section level URL: | /admin/section/* |
A file name based URL: | */add.aspx |
The Help Page field allows you to select the content page that the help icon will link to.