We need to display one entry within a channel based on a custom EE date field.
We have one template where we want to display the entry for “today” and another template where we want to display the entry for “tomorrow”
The channel contains a month worth of entries, each entry corresponds to a day of the month. The two templates we use - template A displays TODAY’s entry - Template B displays TOMORROWS’s entry. At midnight tomorrow becomes today…then next day becomes tomorrow (allowing visitors to see only today’s and tomorrow’s entries when they switch templates.)
Can we do this by using a custom date field? IF so, how do you limit entries according to the date for each of the two templates? Do we need a custom add-on for this? PHP?
PS - we achieved this with Solspace calendar - BUT - we need to import all entries at once including the custom date field Calendar didn’t work for us. (You cannot CSV import into Solspace Calendar…)
Thanks