> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/widgets/form-widget.md).

# フォームウィジェット

ウェブサイトにフォームを追加しましょう。フォームは、あなたのビジネスへのリードを生み出す手軽な方法です。ワンクリックですべての情報をお気に入りのメールサービスに送信します。すべてのリードは自動的にあなたのCRMに追加されます。

フォームウィジェットの場所：ウィジェットタブに移動し、以下のようにフォームウィジェットを選択します。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2F1uuABjT8VLKMPruZCsF1%2Fsendly%20forms.PNG?alt=media\&token=cd36ba70-02bd-4231-a333-4eb0830812c6)

### フォーム項目の編集

フォーム項目は、フォームに入力している人の情報を保存するためのものです。注：フォームの設定にある隠しフィールドの種類で、フィールドを非表示にすることも可能です。

カスタムプロパティはとても強力で、マーケティング活動を大きく支援します。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2F45koEdAJVnRAREfUUM7q%2Fsendly%20form%20editing.PNG?alt=media\&token=f7a75536-5fe3-47ec-bd67-b1cd18e9110d)

### フォーム設定

フォームの設定は、フォームの中で最も重要な部分です。ここでは、以下のことができます。

* 識別のため、フォームに名前をつける
* フォームに入力された際に管理者に通知する
* フォーム送信後のアクションは、シンプルなサンキューメッセージか、カスタムまたは既存のページやファネルステップへの転送のどちらかです。
* リードをメールマーケティングリストに接続する
* セグメンテーションやオートメーションのトリガーとなるタグの追加

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FbCPCvKiNYIgKahXEyTfV%2Fsendly%20form%20settings.PNG?alt=media\&token=f40896bf-6f49-43bb-a202-67e29347298b)

### フォームのスタイリング

フォームスタイルでは、フォントタイプからカラーデザインまで、フォームの表示方法を完全にカスタマイズすることができます。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2F6sYzJx1uzv6sCvpklCZp%2Fsendly%20form%20styling.PNG?alt=media\&token=e48b57cc-1a4c-446f-9217-038795cec25b)

デザインに満足し、メールプロバイダーに接続し、素晴らしいオートメーションを起動させる準備ができたら、あなたはビジネスのリードを生成する準備ができました。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FbRJQj5Z0cPG9VIyJga8I%2Fsendly%20join%20webinar.PNG?alt=media\&token=cf08445c-ce51-4460-b3ad-1dde395c9a4c)


---

# 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://docs.opusbooster.com/platform/widgets/form-widget.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.
