Same answer here will apply to 2.x as well. There is no direct way to apply child table scripts to parent table queries, reason being is because related queries don't trigger an event for child tables. Currently you will have to write a script on the parent table and loop through each of the child records of each parent record.
↧