Paginate ListView?

Here's a sample app with List View pagination! It currently references my data, but just replace the resource with your own resource and the table name with your own table name and it should work :slight_smile:

You can import this JSON file by clicking Create new (home page) > From JSON. Quick docs on exporting/importing apps here.


ssp.json

And here are our docs on pagination + list views:

2 Likes