# Tab Sonstiges

Bei Formularfeldern wie Dropdown, Checkboxen, Radio Buttons müssen Elemente hinzugefügt werden.

Unter diesen Tab können Sie Elemente diesen Formularfeldern hinzufügen.

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

Beispiel <https://dev3.pixeleyes.name/>

**Das Formularfeld "Farbe" als Farbfeld (ab Version 2.7.8 ) hat  7 Elemente.**\
\
Rot ist vorselektiert als Farbe. \
\
Bei der Komponente "Farbfeld" können Sie auch die Farbe als hexadezimalen Wert einfügen oder per Farbpicker auswählen. Bei allen anderen Komponenten hat das Feld Farbe keine Wirkung

**Das Formularfeld "Checkboxes" hat auch drei Elemente.**

Checkbox 1 als vorselektierten Wert

Checkbox 2

Checkbox 3

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

Die Elemente müssen je Sprache angelegt werden, ansonsten kommt ein Fehler!

Radio Buttons und Dropdown Felder müssen **ein Element** als vorselektiert haben

Bei Checkboxen **können** mehrere Elemente sofern gewünscht vorselektiert sein


---

# 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/deutsch/dokumentation-unserer-shopware-6-plugins/formular-manager-fur-shopware-6/pluginmenu/formular-felder/tab-sonstiges.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.
