Page 1 of 1

CTLmodulemaker - how to display only active items in sitemap

Posted: Wed Oct 27, 2010 12:25 pm
by kris29
Hi All

I created a simple module with CTLmodulemaker 1.8.9.3
Now I want display all active categories and products in one list.

I use the sitemap action

Code: Select all

{cms_module module="mymodule" action="sitemap"}
but it shows ALL items, even inactive ones.

How can I get only the active items?