Database query builder conditions not working

When working with condtions ui in the database query builder I came across cases where the filtered query is not working. Even when having two queries looking the same in the ui, one does not return results. I guess that happens when addting/removing condition steps, Wappler is not “clearing” the values correctly.

When Wappler is wring this code, the filtering of the query is working: “conditional”: null,

When Wappler is wring this code, the filtering of the query is not working:: “conditional”: “”

In cases where it’s not working I have to completly readd all of the conditions.

Community Page
Last updated: