Category / Section
How to hide the documentation help link in Bold BI server
Published:
In some cases, you may want to hide the “Know More” help link that redirects users to the Bold BI documentation. This can be done by modifying the config.xml file located in the BoldServices directory.
Steps to Hide the Documentation Help Link
- Navigate to the
config.xmlfile in the following directory:
<Installed_Directory>\BoldServices\app_data\configuration
-
Locate the
HideHelpLinkelement in theconfig.xmlfile. -
Change the boolean value of
HideHelpLinktoTrue:
-
Save the changes to the
config.xmlfile. -
Restart the Bold BI application for the changes to take effect.
By following these steps, the documentation help link will be hidden from the Bold BI application.