# Forms groups

Here you will find an overview of the form groups that have already been created.

Form groups are used to group form fields and then display them in one or more columns depending on the setting. See our demo at <https://dev8.pixeleyes.de/>.

For the first group "Personal Data" the title display has been activated and the number of columns at the desktop resolution is **three columns**

For the second group "Second group (2 columns)" the display of the title was deactivated and the number of columns on the desktop resolution is **two columns**

For the third group "Third group (1 column)" the display of the title was also disabled and the number of columns at the desktop resolution is **one column**

By clicking on the “Create” button you can create a new group.

<figure><img src="/files/2aBBR6ftMgyFedfRl4tY" alt=""><figcaption></figcaption></figure>

A window will then open with the setting options below

**Title:**&#x20;

The heading of the group Description:&#x20;

Description of the group&#x20;

**CSS class:**&#x20;

Here you can specify your own CSS class so that you can influence the appearance of the group via CSS if desired&#x20;

**Activate title:**&#x20;

Show the headline&#x20;

**Activate description:**&#x20;

View the description&#x20;

**Activate: Activate the group**&#x20;

**Position:**&#x20;

Order of the group&#x20;

**Number of columns (mobile, tablet and desktop resolution)**&#x20;

You can set the number of columns for each resolution

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


---

# 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.pixeleyes.de/anleitungen-instructions/english/documentation-of-our-shopware-6-plugins/forms-manager-for-shopware-6/pluginmenu/forms-groups.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.
