Level 1
Putting selectable => true in the config file solves the issue.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I would like to modify CalendarWidget from the Saade / filament-fullcalendar package so that clicking on a calendar day tile triggers the same action as the one from headerActions() (\Saade\FilamentFullCalendar\Actions\CreateAction) and automatically fills in the date of the clicked day. Has anyone tried implementing something like this?
Putting selectable => true in the config file solves the issue.
Please or to participate in this conversation.