Help Id
A help Id specifies the HTML file name that contains the help topics for a screen in the client. To reference it, you enter the help Id name in the Help Identifier property of a view or screen. If the user chooses the Help menu and then clicks Contents, then Siebel CRM calls the GotoPage method of the Siebel Web Engine (SWE). This method uses SWE code to display the correct help topic in a separate browser window. For more information about help, see Siebel Object Interfaces Reference.
This object type occurs in the following location in the object hierarchy:
Siebel Objects > Help Id
The following table describes properties that Siebel CRM uses with a help Id.
Property | Description |
---|---|
HTML Help URL (O) |
Specifies the URL for HTML help. As of Siebel CRM 21.2 Update, the URL is relative
to the
|
Name (R) |
Specifies the string that identifies the help topic. This string must contain no special characters except for the underscore (_) symbol. It uses the following format:
where:
For example, you can use the following value for the Accounts screen help:
|
Type (O) |
Specifies the object type that can use this help topic. For example:
|
Value (O) |
Not used. |