Skip to content
logoBack to home screen

Configuring Workbench

Configuring a workbench access allows you to customize how your access looks like in Explorer.

General

When you create a workbench access for your access, you can customize what is displayed in Explorer.

For information on how to create a workbench access, see Creating a Workbench Access

Basic Workbench Configuration

View Action Bar Configuration

You can configure the behavior of the view action bar by creating a new perspective for it in the workbench.

For information on the View Action Bar, see UI Elements.

To configure the view action bar:

  1. Switch to the Workbench access and open the Perspectives entry point.
  2. Create a new perspective and provide all necessary parameters.
  3. In the perspective, define a new folder.
  4. In your new folder, define another 3 new folders:
FolderDescription
Viewname - $exchangeContentView
displayName - View
tags - $condensation, $option
The $condensation and $option tags enable two additional display change options.
Maximizename - $maximize
displayName - Maximize
The Maximize action has two states: maximize and restore. You can define different icons and display names for both. You can influence the restore action by defining it as a subfolder of the maximize folder with the name $restore.
Show Detailsname - $showDetailsPanel
displayName - Show Details
The Show Details action has two states: show details and hide details. You can define different icons and display names for both. You can influence the hide details action by defining it as a subfolder of the show details folder with the name $hideDetailsPanel.
  1. Commit your changes and reload the UI client. Your changes should now be visible.