Adding a text field for the P.O. Number

Next, you need to use a text field for the P.O. Number. In this form, it consists of 10 numbers.

  1. In the Object Library palette, click the Standard category and then drag the Text Field object  onto the form in the upper right corner.

  2. Select the text in the Text Field object and type P.O. Number.

    After the Text Field is selected, you can change the font, font size, and style of both the caption and the value. The caption (the field’s label) is beside the value (where the person filling the form enters the data). In the Font palette, use the palette menu to change the fonts for the caption and value.

    Next, you must set the field length to 10 numbers.

  3. In the Object palette, click the Field tab and select the Limit Length option. Type 10 in the Max Chars box.

Click to continue: Adding a date field for P.O. Date

// Ethnio survey code removed