When using Add/Delete Record, the most common questions are about undo, clear scope, and where new records are added; this FAQ includes 3 common questions and a short glossary.
FAQ
Can I undo a record right after adding it?
- On Android, there is no direct undo flow for a newly added record in this feature.
- If the new record is no longer needed, select that record.
- Tap Delete to remove it.
Does Clear Record remove everything in the record?
- Clear Record removes the clearable content in the current record.
- If the record contains automatically filled content, that part is not cleared.
- The record itself remains in the data table after clearing.
Where is a new record added by default?
- When you use Add Record, the new record is appended to the end of the data table by default.
- If you need a specific position, use Insert Above or Insert Below instead.
- If needed, you can then adjust the display order with the table's own sorting or grouping methods.
Glossary
| Term | Definition |
|---|---|
| Record | A complete data item in the data table, usually corresponding to one row of content. |
| Floating toolbar | A quick action bar that appears after a record is selected and provides actions such as insert, duplicate, clear, and delete. |
| Clear Record | Removes clearable content from the current record without removing the record itself. |