You can create several types of fields elements where you can enter text. A Text Field element allows you to enter short pieces of text in a single line. A Text Area field is a scrollable area that allows you to enter multiple lines of text.

 

The Text Field Properties dialog box contains these fields:

 ProcedureTo create a Text Field:

  1. On the Web Page Editor - Package toolbar, click Text Field Text Field.
     
  2. Type the name of the Text Field.
     
  3. Type the value of the Text Field to be sent to the server.
     
  4. Type the number of characters of the Text Field box.
     
  5. Type the maximum number of characters that can be entered in the Text Field or leave blank for unlimited size.
     
  6. Click OK.

 The Text Area Field Properties dialog box contains these fields:

 ProcedureTo create a Text Area field:

  1. On the Web Page Editor - Package toolbar, click Text Area Text Area.
     
  2. Type the name of the Text Area field.
     
  3. Type the number of characters of the Text Area column box.
     
  4. Type the number of rows of the Text Area or leave blank to let the browser default the number of rows.
     
  5. Click OK.

Table of Contents  Back

Create_Text_Elements