I have a custom table called 'Object Tracking' and I want to add it as a subgrid under the 'Account' table, where Account is the parent, and Object Tracking is the child.
Here’s the requirement:
Below is an example with screen shots -
Parent - Opportunity table
Child - Quote table
Quote subgrid is hidden as Oppotunity is not saved yet.
We get option to create new Quote, once Opportunity is saved.
The new Quote form automatically inherits the Parent Opportunity(DemoOpp4).
this is the default functionality that can be achieved using some simple steps.
you do not have to do any out of the box thing to achieve this functionality