By mtpultz on
I want to create a block that contains groupings of content (newsletters). I only want to display the month and how many results found in that month: December (8) as an example. I've found examples of it being used but no tutorials which I need. I can get the content grouped by date but not sure how to hide content found or how to display the number of results per month.
Any help or direction would be much appreciated
Thanks
Comments
There is a module,
There is a module, views_groupby, which, combined with views, might work for you. Good luck.
Thanks so much!
That's perfect. Appreciate the response :)