Hi,

you can put your code into a Render Tag foreach-loop.
This would be something like this:
<reddot:cms>
        <foreach itemname="item"
object="Context:CurrentPage.Elements.GetElement
(lst_pageNavigation).Value">
                <htmltext>
                        <%!!
Store:item.Elements.GetElement(con_Body).Value
[Int32:0].Elements.GetElement(stf_EventName).Value !!%>
                </htmltext>
        </query>
</reddot:cms>

Something this way - this script has not been tested!
But keep in mind, that Render Tag are not able to sort the Pages
according the Pagebuilder Object in RedDot SmartEdit / SmartTree




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