Does anyone know how to create a VIEW that lists the next upcoming events rather than just a list of all of them? In other words, I want to be able to mimic the list of upcoming events block that comes with events, but I want to change it so that i can have such a list based on taxonomy. I want to break up a list of upcoming legal dates from protest dates.

See here: www.civilrightsdefence.org.nz/event

Cheers,
SImon

Comments

nevets’s picture

You need to create a filter using the field that represents the event start time. Set operator to "Greater than or equal to" and in value box put "now". I also chose to set option to -3600 so it would include anything start in the last hour.