Textarea Field Element

Last Update: January 7, 2024

The Textarea Field Element provides a multi-line text box for extended amounts of information. This is used on many of the Prebuilt forms, and is perfect when you need an area for the user to have a large amount of freedom with regards inputting text.

For privacy reasons YouTube needs your permission to be loaded.
I Accept

How To Use The Textarea Field Element

The Textarea Field Element allows you to place a Text area into your forms for people to write a message. To start, just add the element into your desired column in a Form Layout.

This Element is much the same as the Text Field Element, with one major difference. Here you can configure a Textarea Row Value, making the text area as big as you like. Otherwise, configure this Element much as you would a Text Field Element.

Read below for a description of all element options.

Element Options

Location: The edit screen within each Element. You access the Form Builder Elements when adding an Element while editing a Form in the Avada Form Builder (Forms > Form Builder, from the Avada Dashboard).

You can deploy as many individual Elements in your forms as you need, there is no limit. Within each of the Elements, you will see a tab or tabs that house an array of options that make it possible for you to configure each instance of the Element independently, greatly enhancing your flexibility and creative options.

General

HeadingDescription
Field LabelEnter the label for the input field. This is how users will identify individual fields.
Field NameEnter the field name. Please use only lowercase alphanumeric characters, dashes, and underscores.
Required FieldMake a selection to ensure that this field is completed before allowing the user to submit the form.
Empty Input NoticeEnter text validation notice that should display if data input is empty.
Disabled FieldChoose to disable the field, which makes its content uneditable. Disabled fields won't be submitted.
Placeholder TextThe placeholder text to display as hint for the input type. If tooltip is enabled, the placeholder will be displayed as tooltip.
Tooltip TextThe text to display as tooltip hint for the input.
Input Field IconSelect an icon for the input field, click again to deselect.
Textarea Row ValueChoose number of rows you want to have for this textarea field.
Minimum Required CharactersControls the minimum number of characters that will be required for this input field. Leave at 0 to have no minimum.
Maximum Allowed CharactersControls the maximum number of characters that will be allowed for this input field. Leave at 0 to have no maximum.
Tab IndexTab index for this input field.
CSS ClassAdd a class for the input field.
CSS IDAdd an ID for the input field.

Conditionals

HeadingDescription
Conditional LogicAdd conditional logic for the input field.