That's actually pretty close to what I'm trying to achieve. Thanks for the suggestion. It would be great if there was a to display the headline of the page it's linking to. I'll play with this some more and see what I get.
On Mar 20, 2:21 pm, sb <[email protected]> wrote: > Chris, have you tried using the "browse" element? This lets you step > 'up' and 'down' a list. Not sure how it interacts with Nav Mgr, > though. Will try it out. > > On Mar 20, 12:48 pm, Chris Peoples <[email protected]> wrote: > > > > > For example, check out this drupal > > page:http://drupal.org/getting-started/before. > > At the bottom of the page, they have links that will take you to the > > previous page, up one level, and to the next page. How would you > > achieve this in RedDot? > > > My first thought was to use Navigation Manager. The "up" link is easy > > (CurrentIndex.Parent). Next and previous are not as easy. I was hoping > > something like this would work: > > > CurrentIndex.Parent.SubIndexes[Int:{current position +1 or -1} > > > But that didn't yield any results. Anyone have any ideas? > > > Thanks, > > Chris- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
