Our powerful JS Calendar component


Post by licjapodaca »

I want to filter in AgendaView the MenuRange, how can I do that if I only want the day, week and month option? i need to remove the year and decade options from that menu...

filter-agendaview-menu-range.png
filter-agendaview-menu-range.png (97.55 KiB) Viewed 356 times

Regards


Post by alex.l »

Not supported now. Here is a feature request https://github.com/bryntum/support/issues/3862
Meanwhile as a temp. workaround you may override readonly getter get listRangeMenu for AgendaView class. Take a look at its base class EventList.js to see the source code.

All the best,
Alex


Post Reply