Skip to main content
2 of 2
removed "Drupal" and tags from the title
avpaderno
  • 98.1k
  • 15
  • 165
  • 284

Add a filter for 'This year' and 'Next year'

I've found plenty of articles describing how to add views filters for years, a dropdown displaying 2024, 2025, 2026 etc, however I want to display a rolling filter (so it doesn't need to be changed every year) to filter on this year and next year.

I'm sure there must be a way of doing this without adding custom code