I'm having trouble trying to do this.
I've made a block subview in views called 'Tonight block' and I want it to display node field 'Title'. But I want the block to appear ONLY if there is an event on the day you view the site.
How can I do this?
I'm having trouble trying to do this.
I've made a block subview in views called 'Tonight block' and I want it to display node field 'Title'. But I want the block to appear ONLY if there is an event on the day you view the site.
How can I do this?
Comments
Comment #1
arlinsandbulte commentedAdd a filter to your view to filter on the date of your event.
Let me know if you need more help.