Problems, need help? Have a tip or advice? Post it here.
4 posts Page 1 of 1
Hi there,

I have a list of categories on the sidebar as seen here:
http://ela-media.com/pss-cms/showroom.php

There will be times when certain stock will not be available but the category will still show.

Is there any way to hide the folder when no stock is currently active within that folder?

Regards
Alex
Hi Alex,

Please drop in a <cms:dump /> tag somewhere within the cms:folders block. Take a look at all the variables that Couch makes available as it iterates through the folders.

I am sure you'll spot the variables that'll help you in coding the conditional statement you want.

Of course, in case you have any difficulty, feel free to let us know :)
Hi KK,

I worked it out :)
You are welcome, Alex :)
I was certain you'd be able to find out the solution yourself.
4 posts Page 1 of 1