Post-Login Caption

This configuration specifies the caption that is displayed on the top of the browser window after a user has logged into the application.

By default, the caption is set to:

“Workspace - <Username>”

Procedure

  1. In the Configuration Administrator, click config.xml in the left pane.
  2. In the Graphical Editor tab, click in the Post-login Caption section:
  3. Configure the post-login caption using the following field that appears in the right pane:
    • Post-login caption pattern - Specify the pattern for the caption you would like displayed. The following placeholders can be used in the pattern string to display various information:
    • %productname% - This placeholder is replaced with the name of the product.
    • %username% - This placeholder is replaced with the name of the logged-in user.

      Any or all of the placeholders can be specified or omitted.

      If a placeholder is specified that is not available, it will be replaced with a zero-length string.