Part 2: Views

In this section, you will build an item view based on the Sales Orders Header SmartObject and a list view based on the Sales Orders Items SmartObject. You will add expressions to several view controls that will provide automatic calculations for dates and sale item amounts. You will also add a filter to your customer control so that only customers associated with the region selected are exposed.

In this part, you will learn:

If you have not completed Part 1: Data of this tutorial yet, please do so now since you will be using the SmartObjects created in Part 1 throughout this section.