Actually there is a way to do it ... it shoudl be in other posts on this site. Basically by using navigation areas you cause the system to use the same sorting as what is set on the list. If you try to use a for-each loop it will sort by guid and you will be screwed. I had this issue building a large site and eventually came up with the workaround using navigation areas ... it greatly cleaned up the solution and code. I would search this forum for the answer .. it is possible without any ASP or anything silly like that.
On Jul 9, 12:31 pm, Tiffany <[email protected]> wrote: > I know how to get a list to alphabetize - but how do you get a list > rendered from the nav manager to come out in alphabetical order? > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
