I would like to show records from table2 on table1's list page. I can read table2 records into an array with the on load event if I have access to table1's list data - then I would need a way to display the table2 data on the list page. this would be similar to having the ajax data shown when hovering over the "Orders" detail link as a static part of the list page. Please see the picture below and let me know if there is a way to achieve this. Also is there a var with the list data available to the onload event? Thanks
