Skip to main content
Version: v11.6.0

Add Master-Detail records using Data Table

Scenario: To implement CRUD operations on an Master-Detail database schema. We will be adding records in a  Master-Detail scenario using Data Table bound to Live Variable.

  1. For a Customer you will be able create Order rows.
  2. For an Order you will be able to create Order Detail rows.
  3. You will also be able to edit and delete operations too.

Data Table Use Cases