I’m trying to create a page that shows orders that can be filtered by which placed the order. That works well. But then I want a checkbox that, when checked, further filters out “Expired orders”.
The first bit works well using a 'Search and Autocorrect" box and it displays orders that match the entered criteria.
BUT when I try to add another condition to filter out expired orders, that doesn’t work. I had really just assumed that Bubble treats additional conditions as “AND” conditions but I’m not sure now…
Here are a couple of screenshots…I hope it helps explain what I’m doing. Can anyone tell me how I achieve filtering out expired orders?