Displaying Optional Properties in Dashboard

How to:

The Dashboard Properties dialog displays the optional Created By and Last Modified By properties based on a variable setting in the bid-config.xml file.


Top of page

x
Procedure: How to Display Optional Dashboard Properties

To display the optional Created By and Last Modified By properties in the Dashboard Properties dialog:

  1. In the WebFOCUS77\worp\conf directory, open the bid-config.xml file in a text editor.
  2. Edit the following variable to change it from:
    <internal-var name="showItemPropertyCreatorModifier" value="false"/>

    to

    <internal-var name="showItemPropertyCreatorModifier" value="true"/>

Note: After making changes to the bid-config.xml file, use the WebFOCUS Console to clear memory cache, or restart the application. Until this is done, the changes are not effective.


WebFOCUS