I have 2 Custom Doctype
- Doctype 1
- Doctype 2
Both have common link filed link field ‘Link Filed A’
Both doctype have child table
- Child table 1 in Doctype 1
- Child table 2 in Doctype 2
Both have common link filed link field ‘Link Field B’
I want to filter data in Child Table 2 in Doctype 2 such as
if common ‘Link field A’ is selected in Doctype 2, then only those value should appear in Child Table 2 from Child Table 1 which are in the Link Field of Doctype 1 and its Child Table 1.
I appreciate your help!
Mohit