Closed (fixed)
Project:
Date
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2010 at 16:23 UTC
Updated:
11 Oct 2011 at 10:56 UTC
Jump to comment: Most recent file
I want to limit the number of items to be displayed in Month view for each day, as having too many items in one day stretches the calendar and makes it look ugly.
I tried limiting the number of items by setting the value of 'Items to display' to 3 in both 'Calendar page' display, as well as in "Month view" attachment. However, the view still lists all the items for each day.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Cal 1.jpg | 74.82 KB | arlinsandbulte |
| #1 | Cal 2.jpg | 82.65 KB | arlinsandbulte |
Comments
Comment #1
arlinsandbulte commentedThe calendar view does not use the "Items to display" setting in views.
Instead, there is a "Maximum items" setting under the month display's calendar style settings.
See attached screenshots. That should do the trick.
Comment #2
dokumori commented@arlinsandbulte Without your help, it would have taken me another 10 years to figure this one out. Thanks *so* much for the info, as well as the screen shot. Much appreciated!
Btw is this documented somewhere? I read README.txt / advanced help but it wasn't there
Comment #4
fazalmalik21 commented@arlinsandbulte Thank you very much for your explanation. I wasted many hours on finding this. I was trying by custom coding and views option 'Items to display:3' but that was not working.
I read README.txt / advanced help but it wasn't there.
Thanks again!