Hi all,
I often query child pages to output content lists (for example, a corporate "meet the team" page where each team member is a child page.)
I typically use Flutter to force a template for certain content types, but as far as I can tell there is no way of emforcing/em a parent, causing problems explaining to the user that they must select the right parent page and often causing a minor page to appear on the top-level navigation.
It would be great to have a way of defaulting a parent page in the template file or with a flutter hack. Anyone know of a way to accomplish this?
—Luke S