I have a situation where each calendar displays 2-3 weeks of events only. I’d like to be able to see all of the events on one calendar. So if the events range from the 17th of March to the 3rd of April the calendar would only show those 3 weeks.
Could you explain the context a bit more? In which Event calendar type you want to show the events? Do you want to set a range and display just the events inside this range?
Month calendar. But I just want to show the weeks that are in the range, not full month calendar with blank weeks where there’s no events. Does that make sense?
The calendar doesn’t start on the min date. I’ve tried a few different min/max values and it always starts the same, ie with two weeks of events at the bottom of the calendar. If I change it to 4 weeks the calendar will start on Sunday the 29th.
Ideally I’d like the calendar to show larger month cells, not more agenda when showing only a few weeks. I understand that’s a function of the week view, and I see why it functions that way, I’d just like the option to be able to reverse that
Dates before the min and after the max are not disabled. I can click on them and log to the console.
There’s a huge chance I’m doing something wrong here but I can’t see what it could be.