Use the command "Insert/ Form Field/ One-line Text Box" or click the icon
and select One-line
Text Box in the drop-down list, you'll get the One-line Text Box dialog.
Use this dialog to insert a text box into the HTML document.
Properties
Name: the text box internal name in HTML document.
Text: the text appear in the text area of text box after document was loaded in.
Password: the input characters is appeared as password format.
Display
Columns: Specifies the number of columns.
Rows: Specifies the number of rows.
Related Topics
Edit Page Add Form
Workspace: Form, Push Button, Check Box, Radio Button, Hidden Field, Text Area, Dropdown List, Image
HTML Reference <FORM>
HTML Reference <INPUT>