I’ve created a custom product list, but there doesn’t seem to be an option to set up pagination. I mean, after a user scrolls through 30 or 50 items, would it be advisable to add an “end” to prevent the app from slowing down?
Unfortunately pagination isn’t available at the moment. The only thing you can do is to enable “lazy loading” (load items as list scrolls) in the list settings.
Although based on latest announcement here Adalo 3.0 February Update, pagination should become available soon.