I'm trying to display calendar items using Colorbox module.

Installed Colorbox module and the library and it's working (tried with images for example).

Created a new view from the template but can't find a way to render the view items using the colorbox formatter.

Any ideas?

Comments

rteijeiro created an issue. See original summary.

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

This is definitely a use case we didn't test yet and I'm not totally sure what you try to do :)

Since the D8 colorbox module is only a field formatter, I don't think that will be sufficient for your use case. Did you look into the colorbox inline module yet, perhaps as a work-around? https://www.drupal.org/project/colorbox_inline

scottsawyer’s picture

I was looking for this feature as well but haven't been able to figure out how it is supposed to work. I installed drupal/colorbox, drupal/colorbox_inline and jackmoore/colorbox ( library ). Under /admin/config/date/calendar, I selected "Add Colorbox settings to Node calendar templates" - Yes. I verified that is installed properly under /admin/reports/status, the colorbox module settings are in the default at /admin/config/media/colorbox. I don't see any options to configure colorbox in my calendar view display. My calendar ( month view ) is a page, showing one content type ( node ). Clicking the title of the node in the rendered calendar view takes me to the node page. Would be FANTASTIC to display the node details in a colorbox.