I am using Supabase Query. I want to use a dropdown to filter data.
Is there a way to ignore the filter when it is null like a "filter ALL"?
I am using Supabase Query. I want to use a dropdown to filter data.
Is there a way to ignore the filter when it is null like a "filter ALL"?
I know there can be a workaround using the supabase api. But i would be so much easier if flutterflow just had a check box "Ignore filter if null" or a ALL possibility