Past Events Listing

Hi,

We have a group who would like to be able to link to a list of past events with a certain tag.

The closest thing I’ve found to what they want is:

The trouble with that is that the page doesn’t indicate that we are looking at past events and has “all upcoming events” highlighted.

Has anyone created a past events view or something like that to solve this problem or similar?

Hi Ann,

On your calendar you could use date/ and end_date/ in the all/ view to get something like what you may be after:

/all/date/20260101/end_date/20260601
e.g: Events Calendar

Or, this may be a good use of a Widget, we see lots of Widget applications to show past events in a more deliberate way - Reusing Widgets in the user guides has some examples of how you could take a single widget and stamp it out several times to show past events on a web page. Hope this helps!