How do you make the list load more only when users gets to the end?

Just like facebook/instagram post, most social media sites, this forum posts, only load more once you get to the bottom and not all at once?

So lets say there’s 100 entries, it loads 15, then when I get to the 15thish it then loads the next 15 and so on.

Not sure how to set that up in bubble. Thanks!

On the RG, just choose Ext.vertical scrolling layout. It loads just enough entries to fill all the visible space:

image

1 Like

Sweet thank you!

This topic was automatically closed after 70 days. New replies are no longer allowed.