Hide Help Links in Bold BI Embedded Analytics Server
To know more about the Bold BI application features we have help documentation and its help link reference is provided for each page under the Help icon on the top right corner of the BI tenant sites as highlighted in the below image. In some cases, you may want to hide them in the help icon of the Bold BI Embedded Analytics Server tenant sites. This can be done by using the configuration file level.
NOTE: This feature is available in On-Premises Deployment but not in Syncfusion Managed Cloud Server. This will be applied to all the BI tenant sites of the instance.
Steps to Hide Help Links
-
Login with the UMS Admin user.
-
Go to Configuration editor of the UMS settings,
Example: {your_domain}/ums/administration
-
Select the
config.json
file under Search your files drop-down.Note: From version 6.19.14, use the config.json and the config.xml for versions prior to this.
-
Set the value of the
HideHelpLink
property totrue
.
-
Save the file changes by clicking on Save button.
-
After completing the above steps, restart the site by using this link.
-
Refresh the tenant site, and the help menu option should now be hidden.