Infinite Data or Scroll Repeating Group

Hello Bubblers,

So I am in the process of making a streaming network and I thought it would be nice to have the repeating groups scroll infinitely.
I think one way to do this natively is to have the data repeat itself while scrolling, but I am not sure how to implement this.

I have a repeating group that of type Shows and it displays all the Shows inside a Category, just as it’s shown in the picture. And I would like to simply repeat that (maybe nesting repeating groups?! Or something else?) as shown in the second picture (photoshopped).
How could this be possible?


My goal:

And I thought maybe the answer is to have an infinite scrolling option and I’ve experimented with a few plugins that do the autoplay infinite scrolling, but it doesn’t work with manual scrolling :frowning:

Any help would be appreciated,
Taha

@tahycoon

Check Paul’s @pork1977gm awesome plugin

Hey @cmarchan
Thanks for the suggestion. I love his plugins they’re always well developed and supported.
However, I don’t think this one fits my use case. From what I saw on the editor and the demo page, this is just for automatic scrolling, it doesn’t work for manual scrolling.
And aside from scrolling, is it possible to repeat the data in a repeating group in an infinite way without crashing the server?

Taha,

An alternative that you may be interested in exploring could be to build conditional logic so that when the last item is visible to redisplay the data to the rg

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