How to do it...

To create the details transaction form, follow these steps:

  1. Choose to add a new item to the project.
  2. Select User Interface from the left-hand pane and Form from the right-hand pane.
  3. Name the form as per the table's name; in this case, ConVMSVehicleServiceTable.
  4. Drag the ConVMSVehicleServiceTable table from the project onto the Data Sources node of the form designer.
  5. Select the ConVMSVehicleServiceTable data source and set the Insert If Empty and Insert At End properties to No.
  6. Drag the ConVMSVehicleServiceLine table to the Data Sources node and set Insert If Empty to No.
  7. Select the ConVMSVehicleServiceLine data source and set the Join Source property to ConVMSVehicleServiceTable.
We don't specify any join information beyond ...

Get Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.