Common questions about Table View Field Management usually involve deletion impact, the difference between hiding and deleting, field type changes, order sync, and restoring hidden fields; this FAQ includes 5 common answers.
FAQ
Can I recover data after deleting a field?
- Check whether the data in that field is still needed before deleting it.
- If you only want to stop showing the field, hide it instead.
- Deleting a field removes the field together with its data, so recovery is more difficult.
- If needed, check whether version history or collaboration records are available.
What is the difference between hiding a field and deleting a field?
- Hiding a field only changes whether it is visible in the current view.
- After a field is hidden, its data remains and the field can be shown again.
- Deleting a field removes both the field and its data.
- If you are unsure whether the field is still needed, hide it first and decide later.
Can I change a field type?
- Open Field Management under Tools.
- Tap Edit next to the target field.
- Change the field type and confirm the update.
- After the change, check whether existing data displays as expected.
Will collaborators see the new order after I reorder fields?
- Drag the field to a new position in Field Management.
- Return to the table view and confirm that the order has updated.
- In collaboration scenarios, the reordered structure syncs to other collaborators.
- If the update does not appear right away, ask collaborators to reopen the view or refresh the data.
Where can I show a hidden field again?
- You can find the corresponding visibility control in Field Management.
- You can also use Show Field from the related field-header menu.
- After restoring it, confirm that the field is back in the current view.
- If it still does not appear, make sure you are working in the correct table view.
Glossary
| Term | Definition |
|---|---|
| Field | A column in a DBSheet table that defines one type of data, such as a name, status, or date. |
| Table View | A view that displays DBSheet data in rows and columns for reviewing and maintaining structure. |
| Field Management | The entry used to add, edit, reorder, and hide fields in one place. |
| Hide Field | A visibility action that removes a field from the current view without deleting its data. |
| Field Type | The data format or input style of a field, such as text or date. |