Forum for discussing general topics related to Couch.
4 posts Page 1 of 1
deleted
It is hard-coded so I'm afraid you won't be able to easily make this change.
deleted
@lb, folders in Couch are not akin to cloned pages, so you don't get all the features associated with pages e.g. N number of editable regions, customization etc.
Folders only support two (fixed) fields - description and image.

If, however, your solution demands associating more structured data with the folders, you can do this by using a separate template with all the regions you want. Create a cloned page to match each existing folder in the main template (taking care to name the page the same as the folder). Now you can easily display contents from the cloned pages while displaying a folder.

The above mentioned approach is the one we take while building the 'Portfolio' section in our tutorial. I suggest you please take a look at http://www.couchcms.com/docs/tutorials/ ... folio.html
to see how exactly this is done.

Hope this helps.
4 posts Page 1 of 1
cron