e5ac9f5b8b
Follow-up based on comments from https://github.com/twentyhq/twenty/pull/23266 <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/23429?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> --------- Co-authored-by: Félix Malfait <felix@twenty.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.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 clutter 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
|
|
|