Are you using LiveServer, by chance? I had to do something similar and achieved it by using LS and assigning content attributes.
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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
