Carousel Repeater

Hi, I’m trying to make a carousel by using the Repeater Card widget, since it theoretically it would be easier to manage, and I’ve managed to get some progress. But now I’m not sure how to proceed with the following:

  1. Loop back to the first value and last value depending on the direction you swiped in
  2. Auto loop the carousel, right now the carousel just loops without proper timing
  3. When the user clicks in the image, it loads the associated repeater’s data in another pre-defined formatted page

Any assistance is greatly appreciated

test.rp (7.4 MB)

You need to duplicate an additional repeater at both the beginning and the end of the center repeater.

demo: https://usrsky.axshare.com/#id=jywiv4&g=1

Hi, how would I approach that? I understand from the demo, but there doesn’t seem to be a sample file i can refer to