CTLmodulemaker - how to display only active items in sitemap
Posted: Wed Oct 27, 2010 12:25 pm
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
but it shows ALL items, even inactive ones.
How can I get only the active items?
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"}
How can I get only the active items?