When I choose a category (within a section), I have to use some external link like index.php?option=com_cobalt&view=records§ion_id=8&cat_id=11564&Itemid=497,
this link works fine.
It displays all sub-categories within the selected category. And the modules associated with this Itemid. OK.
BUT when I choose (click on) a sub-category in the category list, the Itemid IS NOT USED anymore.
So we cannot display associated modules anymore !!!
In Mighty Resources, this problem didn't exists (in fact, sections where top level categories).
Why you don't create a "Menu Item Type" with categories. The Cobalt "Section records list" is limited to the section and this is not enough.
In Mighty Resources we had a "Menu Item Type" called "Category Articles List" and this item can be used with sections and all kinds of categories/sub-categories.
In Cobalt you split this in Sections (#__js_res_sections) and categories (#__js_res_categories) but you create only a "Menu Item Type" with sections.
Nothing for categories !!!
I think this is not enough.
When I choose a category (within a section), I have to use some external link like index.php?option=com_cobalt&view=records§ion_id=8&cat_id=11564&Itemid=497,
this link works fine.
It displays all sub-categories within the selected category. And the modules associated with this Itemid. OK.
BUT when I choose (click on) a sub-category in the category list, the Itemid IS NOT USED anymore.
So we cannot display associated modules anymore !!!
In Mighty Resources, this problem didn't exists (in fact, sections where top level categories).
Why you don't create a "Menu Item Type" with categories. The Cobalt "Section records list" is limited to the section and this is not enough.
In Mighty Resources we had a "Menu Item Type" called "Category Articles List" and this item can be used with sections and all kinds of categories/sub-categories.
In Cobalt you split this in Sections (#__js_res_sections) and categories (#__js_res_categories) but you create only a "Menu Item Type" with sections.
Nothing for categories !!!
I think this is not enough.