I've been trying to get this view to work with no luck. If I use an unformatted list then the events show up but as soon as I try FullCalendar View the list just shows No events displayed. If I delete all my events the calendar doesn't display at all so it seems to be recognising something is there.

Any hints how I can debug this? I started using a date range field with no time, that didn't work. I tried adding times to that field, still didn't work. Changed to using two fields, start and end with time, still nothing.

Comments

rosbiffer created an issue. See original summary.

mingsong’s picture

Could you provide more details about the settings of the view format?.

For example,

  • start date field
  • title field
  • content type

Did you specify a field as the start date field? Is there any value for start date?
If you could provide some screenshots for the settings or the output for other display format such as unformatted list, that would be easier for the troubleshooting.

rosbiffer’s picture

StatusFileSize
new117.31 KB
new192.22 KB
new31.93 KB
new46.97 KB
new122.04 KB

Thanks for the reply. I've attached screenshots showing

  1. the record as it is
  2. the calendar as it displays
  3. the calendar settings
  4. the view settings
  5. the unformatted list

So, dates are set, the unformatted list shows that the query is working and returning the correct field but the calendar isn't displaying it... I've tried using date only, date range, all giving the same result.

mingsong’s picture

Do you need to use the relationships with this view?

I am not sure if it is relevant, but I suggest that:

  1. Remove all relationships
  2. Remove the contextual filter
  3. Change the path to '/calendar'

then save the view to see if the event show up.

If it works with changes above, that means the view is not working very well with contextual filter or relationship feature.

rosbiffer’s picture

OK, had a play without the filters and it still doesn't display. This must therefore be down to using Group settings. The content is group related so it looks like this view doesn't like these privacy settings. What would need to change to make that work?

mingsong’s picture

Status: Active » Closed (outdated)

I close it as 8.x branch is not supported anymore.

Which means the new feature quested won't be consider anymore.

I recommend another module called Fullcalendar Block to see if it match your needs.