I am trying to create a single Sub page template that I can use for all my pages that have sub pages attached to them, and I want my ditto call to display all the documents in a sidebar.
[[Ditto? &tpl=`sub-list-nav` &orderBy=`menuindex ASC`]]
That ditto call works if I am on the Top level nav elements, but then if drop down into one of the sub pages the ditto call no longer works. So I was then thinking about Ultimate parent and if that would work.
Any advice?