- πΊπΈUnited States dalemoore
Is there an updated fix for this? The module had changed in the last year or so.
- πΊπΈUnited States jennypanighetti
I need this as well - my event node type uses paragraph collections for the dates+locations, and I can't do that with this module.
- πΊπΈUnited States jennypanighetti
Okay strangely it does work with the above patch re-rolled. But I don't entirely know why. Applied in MR instead of patch file.
https://git.drupalcode.org/project/fullcalendar/-/merge_requests/63
- πΊπΈUnited States dalemoore
For those who have got it working with the MR/patch can you share your settings for the FullCalendar view? I'm trying to do the same thing, use a paragraph type that allows for unlimited instances on the same node for a date + location. I'd love to test as well!
- πΊπΈUnited States jennypanighetti
@dalemoore I'm not entirely sure, as I thought it wasn't working and now it is.
Under "Customize Fields," I choose the dates from the paragraph reference.
I'm sure there's more... find me on the Drupal Slack and we can debug together.
- πΊπΈUnited States dalemoore
Hi all!
Attempting this again. Does the field actually have to be named "field_when" in the paragraph? I'm getting these errors that I'm wondering if it's because mine is called "field_date".
I've applied @jennypanighetti MR as as patch, and it seems to work, at least in the calendar view. It doesn't seem to work in the list view.