I am trying to create a page that displays calendar entries for one specific week that is in the future. Although I can use query parameters ?calendardate=1/20/2013&calendarperiod=week, the events do not display on the calendar. I have to click the small "date picker" calendar in order to show the events. This seems kind of silly - is there any way around this problem so that the events display automatically?
As an aside, I have seen a calendar on a different site that does not have the date picker calendar present. The query parameters do work properly on that site - i.e. the events for the specified week show automatically. I don't know how that calendar was created without the date picker present. Nor do I know how to delete the date picker from my calendar page.
Any ideas?