BrainGrid Controller
Table Builder
Default Actions

Table Builder Default Actions

The table builder allows users to create and customize tables with various components. Certain actions are enabled by default and cannot be disabled through the table builder, but they can be configured as needed.

Default Actions

List of Default Actions

The following actions are enabled by default when creating any window:

  • Add: Allows users to add new records to the table.
  • Edit: Enables the editing of existing records.
  • View: Permits viewing the details of records.
  • Delete: Allows for the deletion of records.
  • Refresh: Updates the table with the latest data.
  • Filters: Adds filtering options to fields.
  • Sort: Enables sorting for all fields.

Configuration of Default Actions

Permission Sets

  • Add, Edit, View, and Delete: These actions are controlled by the Permission Sets configured in the System Config. Users' ability to perform these actions depends on their assigned permissions.

Refresh

  • Rendered by Default: The Refresh action is always available and does not require any additional configuration.

Filters

  • Default Fields: Filters are automatically added to fields that are of the types Dropdown, Boolean & Date

Sort

  • Enabled for All Fields: The Sort action is enabled by default for all fields in the table.

Summary

The default actions in the table builder ensure that essential functionalities are always available to users. These actions can be configured but not disabled, providing a consistent and reliable experience when working with tables.

  • Add, Edit, View, Delete: Controlled by Permission Sets in System Config.