Page 1 of 1

[ANGULAR] How to change Agenda's Default range.

Posted: Wed Aug 14, 2024 1:40 am
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.


Re: [ANGULAR] How to change Agenda's Default range.

Posted: Wed Aug 14, 2024 7:11 am
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 140 times

Re: [ANGULAR] How to change Agenda's Default range.

Posted: Tue Aug 27, 2024 3:10 am
by maushami

Thanks, Animal.

Setting the range to 'month' works for me.