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
-~----------~----~----~----~------~----~------~--~---