Working with Custom Views

An Administrator can define Custom Views to display only some properties in a customized order.

This page includes the following:

About Custom Views

In a custom view, filter criteria define which properties should be shown and which columns should be displayed for the entity (see Common UI Patterns). The custom view picker is available for non-administrative users once a custom view has been defined.

Some sections support multiple views to present the information. The views can either be predefined (for example, Default) or defined by users (custom views).

If a screen supports multiple views, a drop-down list (view selector) is shown in the upper right corner of the screen. The drop-down displays the name of all configured views.

When the user selects a custom view in a screen, the filters that are defined in the custom views are always applied IN ADDITION to the filters that are applied by default on that page or by users directly in the grid.

Viewing Custom Views

  1. Navigate to a page that supports custom views (for example, Environments list).
  2. Select Edit views in the view selector.

    The page displays all custom defined views that are configured for the entity.

    • Name: the name of the view as displayed in the user interface.
    • Type: the custom type on which the custom view is defined.
  3. Click an item to view and edit its properties in the sidebar.

Custom views are specific to a single custom entity type on a single page.

Creating Custom Views

  1. Navigate to a page that supports custom views (for example, Environments list).

  2. Select Edit views in the view selector (see Common UI Patterns) to navigate to the page that displays all custom views.

  3. Click the Create View button on top of the page. The Create Custom View dialog is displayed.
  4. Enter the view name in the dialog.

  5. Select the custom type. Only the custom types of the current main type (Application, Package, and so on) are displayed in the drop-down list.

    Note: You cannot create a custom view that spans multiple custom types.

  6. Click Create.

Changing the Properties of Custom Views

Select one Custom View from the list to change its properties in the sidebar.

You can change the following properties:

Deleting Custom Views

  1. Navigate to a page that supports custom views (for example, Environments list).

  2. Select Edit views in the view selector (see Common UI Patterns) to navigate to the page that displays all custom views.

  3. Right-click the custom view and select delete.

Note: If you delete a custom view that is displayed to another user, the user is redirected to the default view when the screen is refreshed.