I have a parent table "companies"
I have a child table that contains "tradingintersts" for each company
It is possible to search by a field in the child table "tradinginterest" from the master "companies" table to show only those comanies in the master table that meet the criteria from the parent table, with out the user having to go to the list page for the child table?
I hope this makes some kind of sence to somebody