In Parent Child Relation Child Table index set on same Parent table index
Select Parent
Set Relation to Invoice_no into Child
Set Skip to Child
e.g. IF Sale Header Table set on Field Invoice_No then Child Table index also set to Invoice_No to create 1 to Many Relationship
Problem
Is there any way that child table index change e.g. to Field ItemName and Parent remain on Field Invoice_No and Parent Child relation also NOT Break
Select Parent
Set Relation to Invoice_no into Child
Set Skip to Child
e.g. IF Sale Header Table set on Field Invoice_No then Child Table index also set to Invoice_No to create 1 to Many Relationship
Problem
Is there any way that child table index change e.g. to Field ItemName and Parent remain on Field Invoice_No and Parent Child relation also NOT Break