"help": "https://www.navax.app/help.php?AppID=TODO",
"contextSensitiveHelpUrl": "https://www.navax.app/contextSensitiveHelpUrl.php?AppID=TODO&L={0}&ObjID=",
Important
TODO must be replaced by the AppID of the extension."supportedLocales": [
"en-US", "de-DE", "de-AT", "de-CH"
],
supportedLocales defines for which languages the help is generally planned or which languages Business Central should explicitly send with the online help call.
The first specified language (here en-US) is used as the default value and should be set to en-US even if no help is planned in English. All other languages must be specified afterwards so that Business Central sends the corresponding language in the online help call as well.Note
Whether the help is actually available later in the requested language does not matter here. The only question here is which languages Business Central should generally take into account when calling up the online help. In the setting used here, for example, all German languages are also defined. This results in the following:ContextSensitiveHelpPage = 'TODO';
The ContextSensitiveHelpPage property in the page or requestpage objects establishes the connection to the individual help topics.
TODO must be replaced by the file name of the help topic and is given as ObjID parameter when the online help is called.
It is recommended to use the name of the page (or the object name) for ContextSensitiveHelpPage (and thus for the file name of the help topic).
Example:
If the same help topic is to be called from different pages, topic redirections should be used. Although it is possible to specify the same name in the ContextSensitiveHelpPage property in all pages, but it is not recommended.
The advantage of topic redirections is that they are resolved on the server and thus independent of the extension. If it later turns out that the pages needs different help, this can be changed later at any time (without changing the extension) and all customers have immediate access to the changed/extended help.
For more information, see Write Help, Basics, Topic Redirections.
Finmatics Autonomous Accounting Interface for AI-driven document processing tool by Finmatics. More information AppSource |