The reason I picked up on this module was because of its ability to display multiple content types with different date fields.

I have run into a problem with trying to display a cck content type which contains a multigroup. Within the multigroup is 2 fields: 'Term name' and 'Term dates'. fc displays the start and end times correctly for each instance of the multigroup but takes the title from the node rather than the appropriate field within the multigroup which would identify each individual multigroup instance. Looking at the view in 'table view' presents the same information, so the appropriate data never reached the view.

The cck content type which contains the multigroup has another date field within it that I don't want to display. I have filtered this out by using the 'Date field' text area in the 'node - FullCalendar' settings.

But I have had no luck with changing the row style to 'fields' rather than 'node - FullCalendar' - all content just disappears.

Is there currently a way to add/change the fields that are displayed - perhaps by using one of the template or module functions?

Thanks,
Crom

Comments

tim.plunkett’s picture

Status: Active » Closed (duplicate)

FullCalendar doesn't yet support field row style, although that is obviously a huge priority.
Marking as duplicate of #926344: Add support for field row style.