Forum for discussing general topics related to Couch.
2 posts Page 1 of 1
I'm trying to encase my folders alphabetically automatically in this (instead of weight as its a long list and Id constantly have to adjust the numbers):

<cms:folders orderby='name' order='desc'>
...folders (example: <cms:folder name="adams" title="Adams"/>)
</cms:folders>

Is this incorrect?

I'm also wondering if you can change it from a list form to a search bar instead?
Have a look at viewtopic.php?f=5&t=10241:
Code: Select all
<cms:config_list_view  searchable='1' />
2 posts Page 1 of 1
cron