Define Text Area Dialog

Use the command "Insert/ Form Field/ Text Area" or click the icon and select Text Area from the drop-down list to open the Text Area dialog.Use this dialog to insert a scroll text box into the HTML document.

Properties

Name: the text box internal name in HTML document.

Text: the text appear in text area of the scroll text box after HTML document was loaded in.

Display

Columns: Specifies the number of the columns.
Rows: Specifies the number of the rows.

Related Topics

Edit Page Add Form

Workspace: Form, Push Button, Check Box, Radio Button, Hidden Field, One-line Text box, Dropdown List, Image

HTML Reference <FORM>

HTML Reference <TEXTAREA>