For those of you who are used to Dynamics AX 2012, this style of form replaces the List page and separates the Details form that's used for main tables, such as Products and Customers. List pages are effectively deprecated for this purpose. This may seem a little confusing at first, as we are developing two views of a form at the same time. However, once we have done this a few times, we will get used to the process.
The pattern pane will be our guide in this recipe as it will help us simplify the process and remind us when we have forgotten a key step. We will be continuing with the form design for the main table, that is, ConVMSVehicleTable. However, this recipe can be used as a pattern for any main table.