I am creating a repeating group with the data source coming from an Airtable data source. I want to filter the Airtable list based on the value in the input field. I am unsure how to do that.
I added a constraint when selecting the API Provider, but that doesn’t modify the output. I get the same result every time, which is the full list of values. I tested changing the data source to add a filter, but then it doesn’t work, and I get no values. Would appreciate any help.
I followed this tutorial to do the work, but changed my approach to reference an External API instead