I have 400 plus records (fitness exercises) that I’d like people to be able to search through to find specific kinds od exercises. In Airtable I have several single select, multiple select, checkboxes, etc that help me filter and find them on Airtable. However in Softr, the front end search for my users seems to only allow “OR” logic, and I’d like it to follow “AND” logic. Similarly to when I am configuring the data source and can decide if the criteria is AND or OR. Is this possible to do in the front end?
I have an option with difficulty, and option with equipment. So I’d like people to be able to filter for “level 1” exercises with “dumbells” for “arms”. Rather than exercises that are “level 1” or “dumbells” or “arms”. I tried to look through past posts, but I couldn’t find it; I probably missed it
Since it’s possible to do on the backend, I’m hoping it’s possible to have on the client facing side too ![]()
TIA!