Hi there Fredrik,
Thanks for getting in touch with us! I’ll help you here 🙂
Is it possible to instead defining a specific date in the list view have preset “todays date” like <?php echo date(“Y-m-d”) ?> and by that only see “todays events” day by day?
By default all event views show upcoming events (from today) so there’s no need to pass today’s date to the view. Now if you want to show events day-by-day I’d say just use day view for this. Have you triedn that one out?
Please let me know if that helps,
Best,
Nico