> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/sharing-and-collaboration/forms/add-additional-elements-to-a-form.md).

# フォームに項目を追加する

フォームにフィールドまたは項目を追加する

### プラン <a href="#svh9bylovght" id="svh9bylovght"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

### 許可 <a href="#id-733ijxx006y5" id="id-733ijxx006y5"></a>

ライセンスを持つ所有者と管理者は、フォームを作成および編集できます。

フォームにアクセスできる人は誰でもフォームを送信できます。

Smartsheetの試用版をお持ちの場合は、フォームを作成できますが、それらのフォームを共有することはできません。

プランの種類やライセンスを持っているかどうかがわかりませんか？　[「Smartsheetプランとユーザー タイプの特定」](https://help.smartsheet.com/articles/2476781)を参照してください。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

### **フォームにフィールドを追加する** <a href="#r2fhkq7phji1" id="r2fhkq7phji1"></a>

* フィールドがシート上に存在する場合は、左側のパネルでフィールドを選択します。または、希望する正確な場所にドラッグ アンド ドロップします。
* フィールドがシートに存在しない場合は、中央パネルの要素の上にマウスを置き、プラス記号をクリックします。フィールドの名前を入力し、フィールドのタイプを選択して、「追加」をクリックします。新しいフィールドがフォーム上の選択した要素の下に表示され、シートに新しい列が表示されます。
* 左側のパネルの使用可能なフィールドのリストに新しいフィールドを追加するには、\[+新しいフィールド] を選択し、フィールド名とフィールド タイプを入力して、\[追加] を選択します。新しいフィールドは、\[フィールド] ペインのオプションとして、また基になるシート上の新しい列として表示されます。

### **フォーム要素を追加する** <a href="#qh1mzlzi5r0u" id="qh1mzlzi5r0u"></a>

* ヘッダー、説明、区切り線、添付ファイルなどの他のフォーム要素を追加するには、左側のパネルで要素を選択します。または、希望する正確な場所にドラッグ アンド ドロップします。
* 中央のプレビューで要素を選択すると、右側のパネルでその設定を表示および変更できます。<br>

| これを使って      | これをする                                                                                                                           |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------- |
| **見出し/説明**  | フォームに見出しとセクションのラベルを追加します。ヘッダー スタイルは、質問のタイトルや説明テキストよりも大きくなります。これらのフィールドは、フォームを使用するユーザーに指示を提供し、探している情報を取得するのに役立ちます。               |
| **ディバイダー**  | フォーム内のセクションを区別するための行を追加します。                                                                                                     |
| **アタッチメント** | ユーザーがフォームに添付ファイルをアップロードできるようにします (1 ファイルあたり最大 30 MB、フォーム送信ごとに 10 ファイル)。追加できる添付ファイルフィールドは 1 つだけです。ファイル添付はシート上に行の添付ファイルとして表示されます。 |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/sharing-and-collaboration/forms/add-additional-elements-to-a-form.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
