Co-authored-by: Félix Malfait <felix.malfait@gmail.com> Co-authored-by: Félix Malfait <felix@twenty.com>
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
---
|
|
title: Table Views
|
|
info: "Learn how to customize and navigate Table Views."
|
|
image: /images/user-guide/table-views/table.png
|
|
sectionInfo: Discover how to use standard and custom objects in your workspace.
|
|
---
|
|
|
|
import { VimeoEmbed } from '/snippets/vimeo-embed.mdx';
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/table-views/table.png" alt="Header" />
|
|
</Frame>
|
|
|
|
## About Table Views
|
|
|
|
Table views are visual representations of data structured in rows and columns.
|
|
|
|
## Create record
|
|
|
|
Add records as needed, without limits. To add a record, you can either click on the **+** button at the top right of the screen or at the top of the record **Name** column.
|
|
|
|
Enter the record name then press `Enter` to save. To edit a record name, click on its name on its detail page.
|
|
|
|
<VimeoEmbed videoId="927071691" title="Video demonstration" />
|
|
|
|
|
|
## Delete record
|
|
|
|
**Index View:** To delete a record, select the checkbox next to the record and click the delete button in the top right corner.
|
|
|
|
**Record Page:** Tap the `⋮` icon in the top right corner, then select delete.
|
|
|
|
|
|
<VimeoEmbed videoId="927073570" title="Video demonstration" />
|
|
|
|
## Add a Custom Field
|
|
|
|
To create a custom field, click the **+** button at the right end of the table columns and select **Customize fields**.
|
|
|
|
<img src="/images/user-guide/fields/quick-new-field.png" style={{width:'100%'}}/>
|
|
|
|
You can also do it by navigating to **Settings** > **Data Model** > **People**. Click on **Add Field**. Choose a field name and type. The new field will be available in the app.
|
|
|