Editing cells
Most cells in the grid are editable in place. Poneglyph picks the right editor for each column type.
Cell types
Section titled “Cell types”Click a cell to start editing. The editor depends on the column type.
| Type | How to edit |
|---|---|
| Text | Click and type. Esc cancels, Enter commits. |
| Number | Click and type. Non-numeric input is rejected. Use the up/down spinner if you prefer. |
| Boolean | Click the checkbox. |
| Enum | Click to open a dropdown of the allowed values. |
| Set / multi-enum | Click to open a multi-select popup. Tick everything that applies. |
| Color | Click to open the color picker. |
| Date | Click to open the date picker. |
| Reference | Click to open a navigator and pick a target Line. |
| Virtual / computed | Read-only. The value is derived from other columns. |
Some columns are read-only by design. They render greyed-out and don’t open an editor on click.
Bulk editing
Section titled “Bulk editing”Select multiple Lines, then edit a cell. The change applies to every selected Line. Watch the Job Center for progress on big batches.
Default values for new Lines
Section titled “Default values for new Lines”Your studio can set default values for new Lines, per table, per column, and per language. An admin configures these. When you create a new Line, those defaults fill in automatically — handy for placeholder text.
Drag and drop
Section titled “Drag and drop”You can drop files such as audio and images onto cells that support them. Folders also accept drag-and-drop reordering. See Drag and drop for more.