Skip to content
Nicholas K. Dionysopoulos edited this page Mar 22, 2015 · 1 revision

TextArea Field

This will display a text area input for multi-line plain text entry. If you want a WYSIWYG editor for HTML content you must use the Editor Field.

You can set the following attributes:

  • cols Number of columns

  • rows Number of rows

  • onchange The onChange Javascript event

Clone this wiki locally