Entity1 & Entity2 has an N:N Relationship
Entity2 & Entity3 has an N:N Relationship
On Entity1 Form are two subgrids
Subgrid1 - For Entity2 records
Subgrid2 - For Entity3 records
If I add/select (using the plus +) a Entity2 record from Subgrid1 all the Entity3 related records should load into Subgrid2.
I have read about Associate and using a plugin to work on this but I am only able to get the relationship between Entity1 and Entity2.