I don't like the Navigation Manager sorting. It takes a lot of time and you can do that easier. I avoid sorting within navigation manager, as it might happen, that whenever you clear the navigation index / cache you have to sort all your navigation items (each level) again. I recommend manual sorting instead.
On Mar 31, 2:53 am, Christopher Sheldon <[email protected]> wrote: > Kinda ... if you use a for loop you are pretty much screwed as it > always seems to sort by GUID regardlessof what you do. But if you > build a navigation templates and navigation areas it appears to read > through the items in the order in which the are sorted on the > listing. You could also execute sorting through additional scripting > but of course that's additional overhead and pains. > > On Mar 30, 4:35 am, Mahesh <[email protected]> wrote: > > > Is it possible to use Red Dot navigation sort in Render Tags. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
