Overview List Fields

If you’re not satisfied with the default PPP customizing and want to add or hide fields in the Project (Project Version), Task, Checklist-Item or Item Overview, you can customize it using BRF+.

The general list of fields is available in the View Settings located in the top right corner of the overview table. By customizing the Overview List Fields, you can modify the view settings and fields available to a user, or you can add new fields that are not set by default but are needed for the Overview of your Items and Projects.
 

This can be achieved through two scenarios of customizing Overview Fields:

  1. Working with existing Fields (adding them to the overview or hiding)
  2. Creation of your New Fields

Customizing Existing Overview Fields

 
You can use the Standard Application as a reference for the fields, but the customizing must be done in the Customer application.
 
Open your BRF+ Application and navigate to the expression table “Overview Fieldsettings” (Technical Name: OVERVIEW_TABS).

  1. Overview Entity Type: Choose which Overview List the new setting is for. Valid types are provided through the F4 Help (ITEM; PROJECT; PROJECT_VE [Versions]; TASK; CHECKLIST_ITEM).
  2. Field Id: Enter any Field Id from the Basic Field Config (added by a user) or Standard Application (default fields). This field will then be either shown or hidden for the given Overview Entity Type.
  3. Column Label Text ID: The text of the Text ID will be used in the Overview. This allows different texts for the same field in different Overviews. Enter the Text ID used in “Translatable Texts” or refer to the Standard Application.
  4. Hide: If set to true, the field will not be shown in the overview.
  5. Display as: The way to display a Field. Key display means displaying just a value of a Field; Description display allows to transform a value when displaying it to a user (e.g. username → name).

 

Example of Customizing

  1. The first entry adds a new field to the Project Overview, which is not part of the Project Form Controls.
  2. The second entry hides the field PROJECT_ID from the Project Overview.
  3. The third entry changes the name of the field PROJECT_NAME in the Task Overview.

 

Creation of a New Overview Field

 
If you want to create your own Overview Field, follow these steps:
 

  • Create a New Basic Field:

  • Add the Field to Overview Fieldsetting:

    • Open your BRF+ Application and navigate to the expression table “Overview Fieldsettings” (Technical Name: OVERVIEW_TABS).
    • Choose the appropriate Overview Entity Type and enter the Field Id for the new Basic Field.
    • Specify the Column Label Text ID and whether the field should be hidden.

  • Add Text ID to Translatable Texts:

    • Go to the “Translatable Texts” decision table and add the Text ID corresponding to the new field.

  • Activate the Configuration:

    • After making these changes, activate the configuration.
    • The new field will be added to the Overview list and can be selected for display.

See Also

Keywords

brf+, add, overview, fields