Inserting the Shipping Charge field

By default, a shipping charge of $50.00 applies. However, this form lets users enter a different shipping charge if required.

  1. In the Object Library palette, click the Standard category and then drag the Numeric Field object  onto the form below the federal tax field.

  2. Select the caption text in the Numeric Field object and type Shipping Charge.

  3. In the Object palette, click the Binding tab and type shippingCharge in the Name box.

  4. Click the Field tab and in the Appearance list, select Solid Box.

  5. Click the Field tab, click the Patterns button and in the Pattern box, type $z,zz9.99.

  6. Click the Value tab and in the Default box, type 50.

Click to continue: Inserting the Grand Total field

// Ethnio survey code removed