System Administration / ARCHIBUS System Administrator / Add-in Manager / Dashboard Definition Wizard

Turning Off Titles and Logos

If you are including many views in a dashboard, you may want to hide a view's default title and/or logo. These items are defined by the afmXMLView showLogo and viewTitleBar show values in the view's .axvw file.

Example Title and Logo Values

<afmXmlView showLogo="false">
<preferences>
<viewTitleBar show="false"/>
</preferences>