Can Contain | Empty |
Allowed In | <app> |
Name | Required | Description |
href | yes | The URL to the HTML help topic for this app. This URL can be: Absolute, for an HTML page that is hosted in a web server or application server that is accessible to the Presto Server. For example: http://myOrg.com/apps/help/MyAppHelp.html Relative to the root folder for the app. For help topics that are uploaded within the app package, the URL must not start with a slash. For example: html/help.html Relative to the Presto Server, if a Presto administrator has uploaded the HTML page separately to the Presto Server. See Manage Files for
Presto
Features or Artifacts for instructions. For help topics that are hosted in the Presto Server independently of their app, the URL uses the form /presto/files/path/assigned-file-name based on the path and file name assigned when the help topic was uploaded. For example: /presto/files/help/MyAppHelp.html |
target | A target name of the window where this help topic should open. By default, help topics open in a new browser window with a target of _blank. | |
title | An optional title to use for the help window where this topic opens. This defaults to Help. |