Perhaps I am missing something with the V2 Calendar component.
We are migrating a V1 calendar to V2. Each has a source with an On-Click action that displays the default “Show event details modal” (“Show default Popup” in V1).
The V1 Popup shows the 3 fields that are used in the event template on the calendar, plus the event date-time. The Record Id appears as a header in the popup title bar.
V2, however, displays “Event details” as a header. It then displays the Record Id and the calendar date – as editable fields!! None of the template fields are displayed in the modal. There is also a Delete button on the modal.
I don’t think we want to expose those two fields in particular to the user to edit or delete, and ESPECIALLY not the Record Id. Is there somewhere this default modal can be changed?