# Forms - Creating a Column-Style Form

<figure><img src="/files/cb3723015de932de7f033a0657abc19d3c10c634" alt="" width="375"><figcaption></figcaption></figure>

To create a form in column format follow the step-by-step below:

In the form builder, click on 'Layout' and then on 'Container';

<figure><img src="/files/0d72dcc82d0a3d708b814b22fa8de23d3b0276aa" alt=""><figcaption></figcaption></figure>

Add the field you want inside the Container;

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

Add a new Container and insert the desired field into it once more;

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

Add another Container and leave it empty, then drag the others that were created into it;

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

Drag the two Containers into the empty Container. \
Then click on the Container **main** (The one that has the other two inside) and click on **Arrangement**  and select **Columns**';

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

After that your columns will be created.&#x20;


---

# 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://docs.sprinthub.com/en/topics/convert/forms/forms-initial-settings/forms-creating-a-column-layout-form.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.
