Jiber X
Posts: 0
Joined: Sun Aug 02, 2015 6:14 am

The clickable list only displays 100 rows of the database collection that contains 220 rows.

Reference: Building an App with a Clickable List Using Model and Storage.

Question: How can I display all 220 rows of the database collection in the clickable list?

Jiber X
Posts: 0
Joined: Sun Aug 02, 2015 6:14 am

The clickable list only displays 100 rows of the database collection that contains 220 rows.

Is the default limit setting set to 100 objects? How do I increase the limit from 100 objects to 1500?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

The clickable list only displays 100 rows of the database collection that contains 220 rows.

Hello,

On Request tab add limit parameter and set this value to 1500.
This tutorial will come in handy https://devcenter.appery.io/tutorials...

Return to “Issues”