> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/converter/formularios/formularios-configuracoes-iniciais/formularios-criando-formulario-em-formato-de-coluna.md).

# Formulários - Criando Formulário em Formato de Coluna

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

Para criar um formulário em formato de coluna siga o passo a passo abaixo:

No construtor de formulários, clique em 'Layout' e em seguida em 'Container';

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

Adicione o  campo que desejar dentro do Container;

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

Adicione um novo Conteiner e insira o campo desejado nele mais uma vez;

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

Adicione outro Conteiner e deixe-o vazio, para depois arrastar os demais que foram criados para dentro dele;

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

Arraste os dois Containers para dentro do Container vazio. \
Em seguida clique no Container **principal** (O que está com os outros dois dentro) e clique em **Disposição**  e selecione **Colunas**';

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

Feito isso suas colunas estarão criadas.&#x20;


---

# 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.sprinthub.com/topicos/converter/formularios/formularios-configuracoes-iniciais/formularios-criando-formulario-em-formato-de-coluna.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.
