Naming the fields

To make your form more readable and usable, and to be able to perform calculations, it is a good idea to rename the fields. If you want to perform calculations, you will need to know the exact name of the field.

Note: Designer is case-sensitive.
  1. Select the cell under Part No.

  2. In the Object palette, click the Binding tab and type partNo in the Name box.

  3. Repeat steps 1 and 2 for the remaining columns and name them as follows:

    • description

    • quantity

    • unitPrice

    • amount

Click to continue: Performing a calculation in the Amount column

// Ethnio survey code removed