I have an event page set up using ACF which lists out all events I have created sorted by date, and if the date has passed, they are shown in a separate list for past events.
Now, my issue is that I want to create events with no set date (i.e. date picker left blank), but how do I include these in the same list when the loop is sorted on dates?