Jump to:
| Project: | Date |
| Version: | 6.x-2.4 |
| Component: | Date Repeat API |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hello,
First of all, I love the Date module and Date Repeat API. Thanks for all your great efforts.
I'm trying to use the Upcoming Block for my website in the Calendar View. I have an event content type that allows repeating dates that the "Upcoming" block will then display.
I would just like to show the upcoming events for a few days ahead, but grouping the results by day:
1) I have created a field (excluded from display) and a custom date format only showing the day and month at the top as a title. This is something I have set in the Basic Settings of the Views. I chose for grouping field: content: Date/Time (field_eventdate) -- From Date.
This field is excluded from display for each row being output.
Now, I have a second field that shows the time one for each row.
The problem is that when the current row is a repeating date, I see it twice output for the same day instead of once only.
If I set "Grouping Field" back to "none", then the row is only ouput once. However, I need to be able to sort and group these events under a single "day".
I hope this isn't too confusing, I'm a bit confused myself as why the grouping field would outputting the same row twice under the same day.
Also, I haven't been able to find a post about this issue, but if there is, thanks to point me toward it.
Thanks for your help,
Comments
#1
Hello,
Update: I fixed my issue. I got a hint from the following post: http://drupal.org/node/431314 that the issue was coming from the "Grouping Multiple Values" checkbox. I unchecked it for my Date fields, and the problem was solved. I can't really explain why it fixed it, however.
Thanks
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.