Forum for discussing general topics related to Couch.
3 posts Page 1 of 1
hi All,

is there a function to get the COUNT for cloned pages under a specific
folder ie :

250 news articles in folder Intl news.
600 news articles in folder local news.
Please try the following and you should get the variable you are looking for -
Code: Select all
<cms:folders masterpage='your_template'>
   <cms:dump />
</cms:folders>
KK wrote: Please try the following and you should get the variable you are looking for -
Code: Select all
<cms:folders masterpage='your_template'>
   <cms:dump />
</cms:folders>


hi KK,

thank you, will do :-)
3 posts Page 1 of 1
cron