Hi, I have a calendar with some general events like Christmas, New years day, Valentine’s day, etc.
Underneath my calendar, id like to show a list of “events” within the month that is shown in the calendar.
If someone changes the month to February, I’d like to only show the events within February.
I’m thinking I may need to udpate user with a Tempcalendar choice then add a custom filter in the lower list but unsure how to connect it all.
Thanks in advance