Offset and Limit not removed when converting paged records to multiple records

Wappler Version : 4.9.1
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

When changing the Query Type from “Paged Records” to “Multiple Records” or “Single Record”, the limit and offset values should be removed.

Actual behavior

Offset and limit are retained on the query and thus change the behavior of the query.

How to reproduce

Created a paged query and set values for offset and limit

Change to Multiple records:

And then look in code view to see values persit

Running the query will also show the limit and offset are applied.

Community Page
Last updated: