> 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-textfields.md).

# Tab textfields

### Maximum text length (maxlength)&#x20;

The maxlength attribute defines the maximum string length that the user can enter into a text field or text area. The attribute must have an integer value of 0 or greater.&#x20;

### Placeholder&#x20;

The placeholder attribute defines the text that appears in a text field when it has no value. The placeholder text should give the user a brief indication of the expected value that should be entered into the text field.

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