# Form Formatting

{% hint style="info" %}
The form designer allows you to create form designs by levering the item content type.
{% endhint %}

## Body Section

1. Click on the form icon from the left element bar.
2. Drag a section into the body

![](/files/-MZlSSW63bNCZWTA4alr)

4\. Check the fields that you would like to have in the section and give it a section name.&#x20;

![](/files/-MZlU7hstIrL548Vp5aR)

{% hint style="info" %}
The Form designer allows you to drag up and down the field order and remove or add by checking the field checkboxes.&#x20;
{% endhint %}

## Header and Footer Section

The header and Footer section works the same as the view designer. Drag and drop all elements **except** for the sections.&#x20;

Add styles, conditions, and even hover effects!&#x20;

## Microsoft Form Formatting Documentation

{% embed url="<https://docs.microsoft.com/en-us/sharepoint/dev/declarative-customization/list-form-configuration>" %}


---

# 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.4mata.com/designer/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.
