Code: Select all
{content block="CGBlog selector" label="Select news category to display on this page" block_type="dropdown" items=":::CGBlog action='browsecat':::,No News" values=":::CGBlog action='browsecat':::," smarty=true assign="blogcatid" delimiter="," block_tab="News"}At present, it shows 9 categories ( + the "No News" ).
Does
Code: Select all
action='browsecat'Can I extend it ?
PS I have tried testing this by changing the ORDER of categories within CGBlog, to see if the new category shows up, but this has no effect on the dropdown.
Any help greatly appreciated

