# Textarea

## Textarea (textarea)

[![image-1590656661211.gif](https://docs.intalioservices.com/uploads/images/gallery/2020-05/MdkWmQh3IgG9JMHg-image-1590656661211.gif)](https://docs.intalioservices.com/uploads/images/gallery/2020-05/MdkWmQh3IgG9JMHg-image-1590656661211.gif)

This field allows you to enter longer texts. Its size is determined dynamically based on the amount of text.

*Example:*

```align-left
{
  "size": "s12 m6 offset-m3",
  "type": "textarea",
  "id": "Textarea",
  "label": "Textarea",
  "validate": [
    ""
  ],
  "icon": "announcement",
  "otrs_visible": "all",
  "hidden": false,
  "value": ""
}
```

### The rest of the available parameters:

<p class="callout info">This field supports all parameters with ["Attributes available for each field".](https://docs.intalioservices.com/books/dynamic-forms---installation-and-administrators-guide/page/attributes-available-for-each-field "Attributes available for each field")</p>