Closed (fixed)
Project:
Date
Version:
5.x-2.x-dev
Component:
Date CCK Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2008 at 23:06 UTC
Updated:
4 Jul 2008 at 02:12 UTC
Create a content type with a datestamp date field. Allow multiple. Create content with more than one date. Create view to display nodes and choose the datestamp field as a method of sorting. When on the view page you will see the node with multiple dates repeated as many times as it has a date field. Setting a filter to node distinct doesn't help. It doesn't seem to matter if the view is full node, teaser, list, or table.
Comments
Comment #1
karens commentedIf you don't want to see all multiple values of any CCK field, you need to set the field to 'group multiple values' in the field settings in the view. This is true for all CCK multiple value fields. If you don't do that, you'll get one row in the results for every multiple value.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.