The help (call via F1) can either be obtained from the web or the local installation.
By default, the installed help is used. For this you don't have to make any adjustments.
When using the WebHelp you will possibly benefit from subsequent improvements.
A respective adjustment is made via the parameter inethelp, the value of which is either set on 0 (default, locally installed help) or 1 (WebHelp).
The following matrix shows for which combinations of parameter value and Help installed (Yes/No) which help is used.
Depending on whether it is about a single-user installation or a client-server installation, the settings have to be made differently.
In order to use the WebHelp, do the following:
In $CADENAS_SETUP/pappclient.cfg, block
common, create the
key Inethelp with
value 1.
[common] Inethelp=1
In order to use the WebHelp, do the following:
In the file
start.env, set the
variable CADENAS_APPSERVER with the
parameter inethelp=1.
CADENAS_APPSERVER=https://servername.cadenas.internal?sslport=443&inethelp=1