> For the complete documentation index, see [llms.txt](https://docs.pixeleyes.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixeleyes.de/anleitungen-instructions/english/documentation-of-our-shopware-6-plugins/forms-manager-for-shopware-6/pluginmenu/forms-fields/tab-others.md).

# Tab others

Elements need to be added to form fields such as dropdowns, checkboxes, radio buttons.

Under this tab you can add elements to these form fields.

<figure><img src="/files/35oTczzjTPRcvVUL4WFY" alt=""><figcaption></figcaption></figure>

Example <https://dev8.pixeleyes.de/>

**The “Salutation” form field has three elements.**&#x20;

Not defined as a preselected value&#x20;

Woman&#x20;

Mister&#x20;

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

**The Checkboxes form field also has three elements.**&#x20;

Checkbox 1 as a preselected value&#x20;

Checkbox 2&#x20;

Checkbox 3

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

The elements must be created per language Radio buttons and dropdown fields must have an element preselected For checkboxes, several elements can be preselected if desired


---

# 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:

```
GET https://docs.pixeleyes.de/anleitungen-instructions/english/documentation-of-our-shopware-6-plugins/forms-manager-for-shopware-6/pluginmenu/forms-fields/tab-others.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.
