Our powerful JS Calendar component


Post by maushami »

When ever agenda views loads first time, it's default range is year. I have disabled the Year and Decade items form list range menu. But want to know how to set agenda's default view range to month instead of year.

Whenever the agenda view loads for the first time, its default range is set to a year. I've disabled the Year and Decade options in the "list range menu", but I want to know how to set the default view range of the agenda to a month instead of a year.


Post by Animal »

Just configure it with a range: https://bryntum.com/products/calendar/docs/api/Calendar/widget/AgendaView#config-range

Screenshot 2024-08-14 at 07.10.52.png
Screenshot 2024-08-14 at 07.10.52.png (329.55 KiB) Viewed 141 times

Post by maushami »

Thanks, Animal.

Setting the range to 'month' works for me.


Post Reply