Skip to content

Editing records

Records are the rows of your card. You can add, edit, and delete records directly in the grid view.

Edit a cell inline

  1. Click any cell in the grid.
  2. Type your value. The appropriate input control appears for the field type (date picker for dates, dropdown for select fields, etc.).
  3. Press Tab or Enter to confirm, or Escape to cancel.

Changes save automatically — there is no save button.

Note

You need Editor role or higher to edit records. Viewers can read data but not modify it.

Open a record in detail view

For a fuller editing experience:

  1. Click the expand icon (↗) on the left of any row, or right-click → Edit record.
  2. The record detail panel opens, showing all fields in a vertical form layout.
  3. Edit any field and close the panel when done.

Add a record

  • Click + Add record at the bottom of the grid.
  • Or press Enter when the last cell is selected.

Delete a record

  • Right-click the row → Delete record.
  • Or select the row checkbox and click Delete selected in the action bar.

Warning

Deleting a record is permanent. There is no undo for individual record deletions.

Bulk edit

Select multiple rows by checking their checkboxes, then use the bulk action bar to:

  • Delete selected — removes all selected records

Input controls by field type

Field type Input control
Text Text input
Number Numeric input
Date Calendar date picker
Boolean Checkbox toggle
Single select Dropdown (single choice)
Multi-select Dropdown (multiple choices)
Email Text input (validated as email)
URL Text input (rendered as a link)
Attachment File upload dialog
Map point OpenStreetMap picker modal