Default parameter added to Day and Week filter
-
The time filter specifically Day and Week filter defaults to the first day of month where the week starts on. For August, when I filter to Day or Week from the main grid calendar page, it defaults to August 4th, which is the first Monday of the month. By default, “dy=4” parameter is being added to the URL. I expect today’s date to be the default when I filter to Day or Week view.
Day View URL
/my-calendar/?time=day&dy=4&cid=mc-948a6a8e8cd15db324902317a630b853
Week View URL
/my-calendar/?time=week&dy=4&month=8&yr=2025&cid=mc-948a6a8e8cd15db324902317a630b853
The topic ‘Default parameter added to Day and Week filter’ is closed to new replies.