I am going to implement filtering on my webstudio project that consumes data hosted on the Bika. As Bika API does not support advanced filtering, I want to try to use view. I have many filter conditions (e.g., name field like search and other fields equality search …).
So my main questions are:
If I have 100 filter cases, should I have 100 views for every case?
When would it be possible to use new filtering functionality?
Thanks for sharing your use case — here’s some clarification:
Using View for filtering works well if your filter conditions are fixed. But if you have 100+ dynamic combinations (like searching by name, status, etc), then creating 100 views isn’t practical. In this case, we recommend holding off and waiting for the upcoming filter parameter feature.
Hi @Selven , thanks for following up! The dev team is still working on this — it’s not ready just yet, but any updates will be included in our weekly Release Notes: Bika.ai v1.0.4 Release Notes | Bika.ai
Hi @Selven — I just followed up on the progress, and it’s likely not launching in April as originally planned — the team’s currently tied up with a heavy task load. I totally understand how important this feature is for your workflow, and I’ll be following up on it just like you. Really appreciate your patience — we’ll make sure to update the Release Notes as soon as it’s ready!