Creating a picture carousel inside a card

Hi guys,

Is there a way to create a small sliding carousel with arrows inside a card just like in this airbnb example without a plugin? Thanks

Yes, just use an RG set to one row and one column and setup the pagination

1 Like

Cheers. and what’s the on click action? Show next item in list or?

I think the repeating group has action go to next page. I’m not sure I do not use it for pagination as I have a pagination plugin I use that works well.