Page 1 of 1
2 table query and results
Posted: 2014-04-10 12:09
by going4code
Is there a hook option that would get information from table_1 and would filter the other table_2 view acordingly.
Can I make this happen without altering table_view.php core?
Re: 2 table query and results
Posted: 2014-04-14 06:04
by a.gneady
Hmm ... if table_2 has a lookup field whose parent is table_1, you can enable displaying children from table_2 under the detail view of table_1 ... This way, if you select a record from table_1, you can see its children from table_2. Please see this screencast:
https://vimeo.com/81759390 (you could skip to minute 1:20 and watch from there)