183d034716
Reorganizing by Feature sections Capabilities folders to give an overview of each feature How-Tos folders to give guidance for advanced customizations Reorganized the Developers section as well, moving the API sub section there added some new visuals and videos to illustrate the How-Tos articles checked the typos, the links and added a section at the end of the doc.json file to redirect existing links to the new ones (SEO purpose + continuity of the user experience) What I have not updated is the "l" folder that, per my understanding, contains the translation of the User Guide - that I only edited in English <!-- CURSOR_SUMMARY --> --- > [!NOTE] > <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is generating a summary for commit 5301502a32856e5b45d7ef30253fa7db6dc55233. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> Co-authored-by: github-actions <github-actions@twenty.com> Co-authored-by: Abdul Rahman <ar5438376@gmail.com> Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
50 lines
1.3 KiB
Plaintext
50 lines
1.3 KiB
Plaintext
---
|
|
title: Fields & Columns
|
|
description: Choose which fields to display and how to organize them.
|
|
---
|
|
|
|
## Selecting Fields to Display
|
|
|
|
Each view can show a different set of fields. Customize what's visible to focus on the information that matters.
|
|
|
|
### Show or Hide Fields
|
|
|
|
1. Click **Options** in the top right
|
|
2. Click **Fields**
|
|
3. Click the **eye icon** next to each field to show/hide it
|
|
|
|
### Reorder Fields
|
|
|
|
Change the order fields appear in your view:
|
|
1. Click **Options → Fields**
|
|
2. Drag fields up or down
|
|
3. Changes save automatically
|
|
|
|
## Field Display by View Type
|
|
|
|
### Table Views
|
|
- Fields appear as columns
|
|
- Resize columns by dragging borders
|
|
|
|
### Kanban Views
|
|
- Fields appear on cards
|
|
- Reorder via Options → Fields
|
|
- Use Compact view to hide all fields
|
|
|
|
### Calendar Views
|
|
- Selected fields show on calendar events
|
|
- Configure via Options → Fields
|
|
|
|
## Best Practices
|
|
|
|
- **Show only what's needed** — too many fields clutters the view
|
|
- **Put important fields first** — most-used columns on the left
|
|
- **Create multiple views** — different field sets for different purposes
|
|
- **Use field visibility per view** — same object, different focus
|
|
|
|
## Related
|
|
|
|
- [Table Views](/user-guide/views-pipelines/capabilities/table-views) — list view features
|
|
- [Kanban Views](/user-guide/views-pipelines/capabilities/kanban-views) — card-based views
|
|
|