I am trying to create a filter based on some ACF. Our event listings have an Application Deadline, which is a ACF date field, and then there is also a checkbox that also demonstrates when they are full on applications prior to this date. I am trying to figure out a way to have a filter, perhaps a checkbox, that they can select to show events that are “Still accepting vendors.”
I can use a date field and hook it up to the Application Deadline ACF, so that it only shows events with upcoming (not past) deadlines, but that doesn’t account for those events who have checked the “FULL” box on their listing prior to this date. Is there a way to create a filter that would check tboth the date and the checkbox to determine if an event is still accepting vendors as a search filter?