I have a List 'Block Mark' and wish to access each item inside it
using render tags. I'll be using something like this:

<!IORangeList>
    <li><a href="<%lst_List%>">
        <reddot:cms>
            <%!! CurrentListItem.Elements.GetElement(...) !!%>
        </reddot:cms>
    </a></li>
<!/IORangeList>

The "CurrentListItem.Elements.GetElement(...)" is the bit that I need
a reference for. Anyone have any idea?

Also, is there any kind of reference manual for Render Tags in
existence?

Cheers,

- 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