Hi,

 

you can display the number of lists connected to a list using render
tags.

Something like this should work:

<reddot:cms>

                <foreach itemname="item"
object="Context:CurrentPage.Elements.GetElement(your_list).Value"
countername="counter">

                </foreach>

<reddot:cms>

<%!! Store:counter !!%>

  _____  

Von: [email protected]
[mailto:[email protected]] Im Auftrag von Pete Wilson
Gesendet: Freitag, 23. Januar 2009 14:38
An: [email protected]
Betreff: Displaying the number of item in a list

 

Hello,

 

Does anyone know how I display the number of items in a list on the list
page?

 

cheers

Pete




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