Files
twenty/packages/twenty-docs/l/ja/user-guide/views-pipelines/capabilities/fields-and-columns.mdx
T
github-actions[bot] 9acc5c192f i18n - docs translations (#23452)
Created by Github action

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/23452?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: github-actions <github-actions@twenty.com>
2026-07-28 19:20:40 +02:00

53 lines
2.0 KiB
Plaintext

---
title: フィールドと列
description: 表示するフィールドと整理方法を選択します。
---
## 表示するフィールドの選択
各ビューは異なるフィールドセットを表示できます。 表示内容をカスタマイズして、重要な情報に集中できます。
### フィールドの表示/非表示
1. 右上の **Options** をクリックします
2. **Fields** をクリックします
3. 各フィールドの横にある **目のアイコン** をクリックして表示/非表示を切り替えます
### フィールドの並べ替え
ビュー内でのフィールドの表示順を変更します:
1. **Options → Fields** をクリックします
2. フィールドを上下にドラッグします
3. 変更は自動的に保存されます
## ビュータイプ別のフィールド表示
### テーブルビュー
* フィールドは列として表示されます
* 列の境界をドラッグしてサイズを変更します
### カンバンビュー
* フィールドはカード上に表示されます
* Options → Fields で並べ替えます
* Compact ビューを使用してすべてのフィールドを非表示にします
### カレンダー表示
* 選択したフィールドがカレンダーイベントに表示されます
* Options → Fields で設定します
## ベストプラクティス
* **必要なものだけを表示** — あまりにも多くのフィールドが表示されます
* **重要なフィールドを先頭に** — よく使う列を左側に
* **複数のビューを作成** — 用途に応じて異なるフィールドセットを用意できます
* **ビューごとにフィールドの表示を設定** — 同じオブジェクトでもフォーカスを変えられます
## 関連
* [テーブルビュー](/l/ja/user-guide/views-pipelines/capabilities/table-views) — リストビューの機能
* [カンバンビュー](/l/ja/user-guide/views-pipelines/capabilities/kanban-views) — カードベースのビュー