Drupal Views Limit Recurring Dates to One Item

Last modified: 
Wednesday, September 9th, 2015
Topics: 
DrupalViews

Problem

You are creating a view to display nodes with recurring dates, but you only want to show any given node once in the view.

Solution

Add a filter criteria for the date field delta where delta = 0.

(field collection item from field_dates_collection) Field collection item: My Dates:delta (= 0)

References


The operator of this site makes no claims, promises, or guarantees of the accuracy, completeness, originality, uniqueness, or even general adequacy of the contents herein and expressly disclaims liability for errors and omissions in the contents of this website.