I seem to remember reading somewhere that they come out in guid order,
at least that is true for lists, i think this is the thread....

http://groups.google.com/group/RedDot-CMS-Users/browse_thread/thread/968bcef7a0b27b65/6b717f74ea50e1d9?lnk=gst&q=list+foreach+order#6b717f74ea50e1d9

I have just been working with the same problem, ended up doing much as
that posts suggests, just in .net, still hoping there is something
built in that i have missed.

Regards

On Jun 19, 3:45 pm, bobbykjack <[email protected]> wrote:
> Hi there,
>
> I'm using this syntax to iterate over the pages within a container:
>
> <!IoRangePreExecute>
> <reddot:cms>
>     <foreach itemname="tabs"
> object="Context:CurrentPage.Elements.GetElement
> (con_tabbed_pages).Value">
>     ...
>     </foreach>
> </reddot:cms>
> <!/IoRangePreExecute>
>
> However, the order in which this container's pages are processed
> appears to be random. It certainly doesn't match the order in which
> they're displayed in Smart Tree; the container's sort setting is
> manual.
>
> Does anyone know what determines the order in which these pages are
> processed and/or how I can control it?
>
> Thanks,
>
> - Bobby
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to