# Custom form field

Broadcast includes the "Line item property" block, which helps you collect additional information from your customer and attach that to the product.&#x20;

This can be helpful when you need the customer's input and attach it to the order:

<figure><img src="/files/FNbe7XjneOdyt5aFGC9K" alt=""><figcaption></figcaption></figure>

The information will be included in the order, and the customer will see it in the cart:

<figure><img src="/files/FUDtB8OFh9Rx3Bpr0RSX" alt=""><figcaption></figcaption></figure>

## Styles

The block can be used for different types of input:

* Text
* Checkbox
* Dropdown select options

### Checkbox example

<figure><img src="/files/Wy04kVFLIBYSbp4c6XwV" alt=""><figcaption></figcaption></figure>

### Dropdown example

<figure><img src="/files/1g40dQ8QP3p3ntrKNNSW" alt=""><figcaption></figcaption></figure>

### Video Overview

Here's a short video to learn how to add the block and general usage:

{% embed url="<https://www.loom.com/share/8c2705ddb84f4543a93563e29c2f9d55?sid=48ea7f29-8fb8-4c18-94a8-7049afd5ef00>" %}
Video walkthough
{% endembed %}


---

# 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://broadcast.presidiocreative.com/broadcast-v5/products/product-pages/custom-form-field.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.
