Category / Section
How to hide the "Help Documentation Link" from the upload dashboards page in Bold BI?
Published:
In Bold BI, there is an option to hide the help documentation link on the Upload page. This feature is available from version 6.8 onwards. Here are the steps to do so:
- Navigate to the UMS “Settings” page.
- From the settings menu, click on the “Configuration” tab. Then, select “bi/config.xml” from the drop-down menu labeled ‘Search your files’.
- Within the bi/config.xml file, locate the HideHelpLink node. Set its value to true and save the changes.
<HideHelpLink>true</HideHelpLink>
Note: Please note that the option to hide the help documentation link in the upload page will be available from the Bold BI 6.8 public version.
References
Please note: This article is based on Bold BI version 6.8. The steps may vary slightly for different versions.