App in 60 Minutes — The Build Out

Seeing it all come together…

In this 7th and final video in the “App in 60 Minutes” series, we’ll demonstrate how to build out the contents of the “Cart” tab so that the user can see the items added to his order. To recap, in Video #6, we implemented the mechanics of adding an Order Item to the Store Order. These order items are stored in an Apex Repository managed table.

In this video, we will create a database view, using the Repository Wizard, so that we can easily populate the list of items to show on the “Cart” tab. We’ll also show you how to use Apex Coach Views to add a Grid of Order Items to the Cart tab and how to use List Objects (a Repository coach view) to connect that grid to the data source. Within minutes, your grid will display the contents of the order!

Nick Laughton

Nick Laughton