Skip navigation |

Multi Line Text

A large text box which allows users to enter multiple lines of text.

Mandatory

If this input type is mandatory, the user must enter a value.

Parameters

  1. {cxr} : Where c is the number of columns and r is the number of rows, eg. {40x10}. Controls the size of the box as displayed on the form.
  2. {cxr} yyyyy : Where {cxr} is as above, and yyyyy is a validation regular expression.
  3. {{yyyyy}} : Where yyyyy is a validation regular expression.

Default Value(s)

This form item type does accept default values.

Resource Gallery for allowed value images

This form item type does not support allowed value images.

Query String Key

This form item type does support Query String population.

Example

The text box below is the default for the current site's design. We have added a single question and set its "Input Type" to "Multi Line Text". We have added no parameters.

This time, we have added the text "{70x10}" into the form item's "Parameters" box to create an input box that is 70 columns wide and 10 rows high.