# 画像の表示

Airtableから画像を表示するには、ソースをURLとして選択します。画像コンポーネントを使用すると、ソースをURLに選択し、コレクションを選択してからフィールド > 添付ファイル > URLを選択します。

![](/files/1pQEmH0xYPBd3buS4MFQ)

### リスト内の画像の表示

AirtableからAdaloに画像や添付ファイルを転送する際、リストコンポーネントでそれらを表示するには少し追加作業が必要です。個々のコンポーネントを使用して独自のリストを作成し、画像を表示するためのマジックテキストとしてフィールド > 添付ファイル > URLを使用します。

複数の添付ファイル: AirtableをAdaloに接続する際、フィールド > 添付ファイル > URLとして転送されるのは最初の添付ファイルのみです。Airtableの1つのプロパティに複数の画像/添付ファイルがある場合、これらはAdaloに転送するために別々の列プロパティにする必要があります。

![](/files/or5fkR6Z6NfztOGeqtkx)

1. レコードのリストを表示するために使用するコンポーネントを選択し、配置します。
2. コマンド(mac) / control (pc) + shiftまたはshiftとマウスを使用してすべてのコンポーネントを選択します。
3. 左のスライダーからリストを作成するオプションを選択します。
4. 表示するデータを選択します。
5. デザインを適切に設定します。
6. リスト内のコンポーネントをクリックします（一番下のアコーディオン）。
7. 画像コンポーネントをクリックします
   1. 画像ソース = URL
   2. URL = マジックテキスト > フィールド > 添付ファイル > URL
   3. デザインに基づいてクロッピングを選択します
8. 左のスライダーの上矢印をクリックしてリストに戻ります。
9. 次のコンポーネントを選択し、必要に応じてフィールドを入力します。マジックテキスト機能を使用します。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.adalo.com/ja/integrations/airtable/displaying-images.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
