Problem/Motivation
I would like to have the last date of an event series available for views and also be able to sort and filter by this date.
Proposed resolution
Add a views field and filter to the module
Issue fork recurring_events-3550909
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
chrisla commentedComment #4
chrisla commentedAbove merge request adds an EventSeriesEndDate field for views that takes the date of the last event instance in a series. Filter is proving harder than expected.
Comment #5
chrisla commentedRequesting review and possible merge
Comment #6
muriqui commentedComment #10
muriqui commented