I have 3 tables - projects, tasks, showsRecords in projects and records in tasks are linked to shows.I'd like to have an interface where I can see all of the projects and all of the tasks related to a show on the same page.Is there a way to use the f...