Data Viewer and Editor

The Data Viewer and Editor provides tools for examining and modifying data objects within the Workmaster platform. It displays records in a tabular format and offers options for controlling which fields are visible, as well as for adding, editing, and deleting records.

1. Table View

Data objects are presented in a table consisting of records and fields:

  • Rows represent individual records.

  • Columns represent fields of the data object.

This structure allows users to view and interact with the dataset in a structured format.

2. Select Columns

The Select Columns feature allows users to filter the displayed fields. By choosing specific columns, users can limit the view to only those fields that are relevant to their task. This does not alter the underlying data object; it affects only the view.

3. Data Editing Options

Users can modify the dataset directly in the table through the following actions:

  • Add Row At the left side of the table header row, a menu (represented by three horizontal bars) provides the option to add a new row. Once added, users can enter values into the fields of the new record.

  • Edit Row To modify an existing record, select the row to be edited. Each row has a menu (also represented by three horizontal bars) that enables editing. Users can update one or more fields as needed.

  • Delete Row Rows can be removed using the same row-level menu (three horizontal bars). Deletion removes the selected record from the dataset.

Last updated