Problem/Motivation

When a user clicks on a event allow the details of the event to open up in a modal.

I see this was available in the 8 version but can't find this in the 3 version. Is this possible or am I missing something?

Help greatly appreciated.

Comments

avo webworks created an issue. See original summary.

erutan’s picture

For native (non google calendar) events we'd need to target another field for the contents of the modal as well.

The simplest thing would probably be to add class="use-ajax" data-dialog-type="dialog" to the url and then point to a field of contents.

fallenturtle’s picture

So the option to have the info for an event show up in a modal is no longer a feature/option of this module?

erutan’s picture

Status: Active » Closed (duplicate)
Related issues: +#3514977: FullCalendar Event Hover with title, body, event date and URL

This seems to be a duplicate of https://www.drupal.org/project/fullcalendar/issues/3514977, the other issue has a lot of discussion / momentum on it.