I have a Collection called Webinars and a Collection called Modules. Each Module contains a Reference field pointing to a Webinar. There will be one or more modules per webinar, but it's not the same number of modules per webinar; one may have 1, another may have 5, and another may have 3 modules.
Can a Dynamic Detail Page for a Webinar automatically display all related Module records where Module.Webinar = Current Webinar?
Is there a supported way to build parent/child relationships between collections and render the child records dynamically on a Detail Page?
What I'm looking to do is build a single dynamic content page that shows informatin for each webinar from the webinars collection, and then all of the modules assiciated with that webinar. Not sure if this is possible, but it would be nice to have the modules in an accordian.