Forum Academy Marketplace Showcase Pricing Features

Repeating Group load X amount of items on scroll

Hi,
I saw other threads about RG loading and seems like the answer is by default it loads 10 items at a time, however, I’m seeing more than that every time I open the page.

Regardless, I was wondering if I can achieve these 2 things:

  1. load only enough to page height, then load more as I scroll;
  2. alternative, limit to 50 items or amount controlled by a dropdown and be able to have multiple pages inside the parent group (e.g. show 50/100/200 entries per page… etc.)

Thanks