Hi,
Suppose a child table has 3 columns A, B, C. If the value of a field in the parent form is ‘X’ then all the 3 columns i.e A,B,C will be visible in the child table. If the value is ‘Y’ then only A,C will be visible in the child table.
How can this be done?