Hi guys,
I’m working on a website for an event-organiser. What I basically want to do is, based on the custom field “agenda-date” show only future entries in one template, and only past entries in the other template. I thought show_future_entries parameter in the channel-tag might do the trick, but as far as I can tell from the documentation that’s based on entry_date. Is that assumption right? How would I go about this?
Thanks!