Is there a way to dynamically show all categories on a page and the entries assigned to those categories? Maybe something like this:
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
October 12, 2010 1:37pm
Subscribe [4]#1 / Oct 12, 2010 1:37pm
Is there a way to dynamically show all categories on a page and the entries assigned to those categories? Maybe something like this:
#2 / Oct 12, 2010 2:03pm
You could use the ‘style=“nested”’ parameter. Check it out here: http://ellislab.com/expressionengine/user-guide/modules/channel/categories.html#par_style
#3 / Oct 13, 2010 7:44am
FlashBoyz,
You can use the Channel Category Archive Tag
Some people used to nest a channel:entries tag inside a channel:categories tag but there was performance overhead associated with it.
Low has written a tutorial on how to achieve this nicely without the hit
#4 / Oct 15, 2010 12:59pm
Awesome, thanks fellas!
#5 / Oct 15, 2010 3:53pm
Glad to see John Henry was able to help. please post again as needed.