Editing the columns for board views

Follow this procedure if you want to hide or rename data grid columns for a board view.

You cannot edit columns for a shift planning board view.
  1. Go to File > Board Setup.
    The Board Setup window opens.

  2. From the Board Type drop-down list, select the type of view you want to modify.

  3. From the user tree, select the group or user that has access to this view.

    Note: When you select the All Users group, it lists views that are assigned to the All Users group, not necessarily every view that exists for every user.

  4. Click Edit.
    A Board Definition window opens.

  5. Click Change View.
    A Create/Edit Board definition window opens.

  6. Click Edit Columns.
    The View Editor window opens.

    image1

    Field Definition

    Visibility

    Checkbox used to indicate whether or not the column is visible in the board.

    DB Column

    Name of the column from the database table, or as it was renamed in the SQL SELECT statement.

    View Display Name

    Enter the name of the column that should display in the Field Chooser for the board view.

    Seq

    Order the column will appear in the board view. This field is read-only.

    Note: If you want to change the column order, you must make your changes in the grid and then save the grid’s layout.

    Data Type

    Use this field for date columns you added through the SQL view.

    Default Value

    Use this field for date columns you added through the SQL view.

    Enter the default value that will replace any NULL values in this field. This field defaults to 01/01/1950.

    Last Updated By

    Displays the user ID of the individual who last updated any columns in this data row.

    Created By

    Displays the user ID of the individual who first modified any columns in this data row.

    Created On

    Date the initial modifications were made to any columns in this data row.

    LastUpdateOn

    Date the last modifications were made to any columns in this data row.

    You can do any of the following:

    • Hide a column

      Clear the Visible checkbox to remove it from view.

      • Required columns: The Visible checkbox has a gray background. If cleared, data will still be retrieved by the view.

      • Optional columns: The Visible checkbox has a white background. If cleared, data will not be retrieved by the view.

    • Change the name of a column heading

      In the View Display Name column, enter a new name or change the existing name.

  7. If you added a column that is a date, under Data Type select Date.

    This example shows the driver’s seniority date was added to the Driver Scroll view. The Default Value column shows 01/01/1950. If the driver’s profile contains a NULL entry, this date will display in the grid.

    image2

  8. When finished, save the changes.

    1. Close the View Editor window.

    2. On the Create/Edit Board Definitions window, click OK.

    3. On the Board Definition window, click OK.

    4. On the Board Setup window, click Save, and then OK.