Pagination retool mobile

Hi i want to add pagination into my collectionview on retool mobile. I use "Enable server side pagination"

and i write my query like this:

turns out my collectionview only shows the first 10 data and when i clicked "next" to go to the next page, i don't see any difference (its not changing the data).

what did i do wrong and how to fix this issue?

Hey @stevinass!

It seems to be working for me :thinking:

Out of curiosity, if you try a simple query (like my query), does it work? This is just to make sure the pagination aspect is working before troubleshooting the rest!