42
Views
5
Comments
Solved
[FullCalendar Reactive] [FullCalendar Reactive] show dayGridMonth and listMonth at the same time
fullcalendar-reactive
Reactive icon
Forge asset by Mediaweb
Application Type
Reactive

How do I show both daylistMonth on the left-side and dayGridMonth on the right-side at the same time?

I tied using some scrap code it won't work, maybe I miss something.


2025-08-07 06-30-56
Amit J
Champion
Solution

yes, Need to call that calendar web block two times with the default view option.


Calendar.oml
2025-08-07 06-30-56
Amit J
Champion

Hey,

Just need to put the correct syntax for the day and list it in the header like

 

It is working for me.


UserImage.jpg
Monette Botin

Hi @Amit Jain,
I tried the code you send but it seems it needs a button to show either the List or GridMonth.

Is something like this are achievable?



Regards
Mobarak

2025-08-07 06-30-56
Amit J
Champion
Solution

yes, Need to call that calendar web block two times with the default view option.


Calendar.oml
2025-08-07 06-30-56
Amit J
Champion

Sorry for bad UI, Change the UI and adjust the header according to your requrments.

UserImage.jpg
Monette Botin

Hi @Amit Jian

Thanks, I think this is the answer I've been looking for. I just need to adjust the UI
and the event list for every time the header in ListMonth was clicked, the dayGridMonth will be refreshed.

Regards,
Mobarak

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.