Enable the Help icon to access HCL Connections Help Center
You can enable opening the HCL Connections Help Center from the Help icon in the left navigation bar of the HCL Connections application.
About this task
Setting this property to true in the Lotusconnections-config.xml file allows users to launch the HCL Connections Help Center from within the application.
Note
Accessing the HCL Connections Help Center requires internet connectivity.
Procedure
-
Check out the
Lotusconnections-config.xmlfile as described in Changing common configuration property values. -
Open
Lotusconnections-config.xmlin a text editor. -
Add the following property to the
<properties>section of theLotusconnections-config.xmlfile:<properties> <genericProperty name="helpCenterEnabled">true</genericProperty> </properties> -
Ensure to save your updates to the
Lotusconnections-config.xmlfile. see Applying common configuration property changes for more information. -
Deploy the changes by synchronizing the nodes.
-
Stop and restart the servers that host the HCL Connections applications.
Parent topic: Optional post-installation tasks