What DocType to create to show Master-Child data?

Hello,

In my Custom App development I have come to a stage where I want to allow a user to view all open Work Orders in a Grid and when the user clicks on any row I want to show all the Job Cards (along with their current status) of that Work Order in a grid below the main Work Order grid.

For implementing this functionality what DocType should I create? Here I do not want to save any data to the Database.

TIA

Yogi Yang

As its only for the view purpose, you can create a report

1 Like