I've been trying to figure this out for hours but feel pretty much defeated!
I need a custom template with a loop to display the title/contents of all the current page's children, if that's possible? (I also need to include the contents of a custom meta field called 'prepic' at the same time)
Have tried using query_posts in conjunction with pagename but this doesn't seem to be the correct method, and it's not well documented in the codex either at the moment.
Any suggestions greatly appreciated.