I can see the event_date. Is there already a way to list the events happening soonest based on the event date in the list?
{jrCore_list module="jrEvent" order_by="event_date desc" limit="5"}
Is what I have so far. Will this require a smarty function or is this already implemented?
updated by @developer-networks: 11/24/16 01:06:39PM