Hello, I'm looking for a way to use the Views Custom Field to create a field that would show the next date in a sequence of dates created by Date Repeat.
Right now I have "Group Multiple Values" checked on the View to prevent the View from showing every date in the sequence, but it only shows the first date of the sequence for every instance it shows up in the list.
Right now the view looks like this:
Repeating Event Title
Details
Date of First Date Repeat Occurrence
Repeating Event Title
Details
Date of First Date Repeat Occurrence
I want it to look like this:
Repeating Event Title
Details
Date of First Date Repeat Occurrence
Repeating Event Title
Details
Date of Second Date Repeat Occurrence
and so on...
Is there a PHP formula I can use to accomplish this with Views Custom Field? It would need to play nice with non-repeating nodes as well.
This is driving me, and apparently a lot of people who have come before me, insane. Please help!