Hi, I'm being asked to implement a browse sequence on the wikihelp pages. The goal is to have Previous and Next buttons in a page that enable clicking sequentially forward or back through the topics as ordered in the table of contents.
I see there are functions like Page.Parent and Page.Subpages.
But ideally I'd like a way to walk the hierarchy of the ToC and display pages relative to the currently-displayed one.
Any clues?


Reply With Quote
