Rows
A row is one record in the table. You add rows, fill them in cell by cell, and edit them right in the grid — there is no save button, changes are kept automatically, even offline. Each cell behaves according to its column type. You can also open a row as a full record, browse from record to record without closing the panel, and delete rows you no longer need.
Add a row
The new record button sits at the top right of the toolbar and is available in every record-based view — Table, Gallery, Kanban, List and Calendar. It appends an empty row, ready to fill in.
- 1Open the table in any record view.
- 2Click the new record button (the + at the top right of the toolbar).
- 3A new empty row appears at the end, with each cell set to its type's default.
- 4Type the values cell by cell; everything is saved automatically as you go.
Edit cells
You edit values directly in the grid — click a cell and type or pick. How you edit depends on the column type:
- Text, integer, decimal, currency, phone, email and URL: click and type. Number cells offer a minicalculator, and phone/email/URL show a quick button to dial, write or open the link.
- Date: click to pick from the calendar.
- Checkbox: click to toggle on or off.
- Select: choose one option from the dropdown. Multi-select: add or remove colored tags — you can create new tags right there.
- Rating: click a star (click the same star again to lower it). Progress: drag the slider or type the percentage.
- Reference and task: pick the linked item; a button opens it. Attachment: add files or links. Image: paste a URL or upload a picture.
- Formula, autonumber, lookup, rollup and reverse links: read-only — their values are computed by the app from the row or from linked records.
Open a row as a record
To see and edit every field of a row in one place, open it as a record. Hover over the row and click the edit (pencil) button at the right end.
- 1Hover over the row to reveal its actions at the right end.
- 2Click the edit button to open the record panel.
- 3Change any field; the panel also shows the read-only system properties (created and edited, when and by whom).
- 4Use the previous record / next record arrows in the panel header to walk through the records without closing it.
- 5Click save to apply the changes, or cancel to discard them.
Delete a row
Hover over the row and click the delete (trash) button at the right end. A confirmation dialog shows which record will be removed before anything happens.
Large tables
Big tables stay fast: rows are loaded in pages as you scroll, with a load more records button at the end, and search and sorting run on the server over the whole table — not just the loaded part. The local cache makes reopening a table instantaneous.