Category / Section
How to hide release alert banner in Bold BI application
Published:
Release alert banner
The release alert banner will display the details about the latest release version and its key features. It will appear on your site pages when the latest version is released in Bold BI.
Hide release alert banner
-
To hide the release banner alert, go to the UMS
Settings
page.Example: http://{yourdomain}/ums/administration
-
Select the
Configuration
tab from the settings menu and choosebi/config.xml
from theSearch your files
drop-down.
-
Set the
HideReleaseAlert
node totrue
, thensave
the bi/config.xml file.<HideReleaseAlert>true</HideReleaseAlert>
-
Restart the application, then access the site. To learn how to restart the Bold BI application.