Can i use objects instead of images in image slider?

I’d like to use the image slider to show images contained in an object, that is itself part of a collection.
Imagine having a collection of 100 objects, each containing 5 image-containing objects (among other elements).

So my image slider would be part of the collection items, effectively rendering 100 image sliders.
Can I bind the slider to the list of image-containing objects, create a div hierarchy to map other elements of the object, and bind the image in this object to the image element of the hierarchy?
(effectively making it an object slider)

To make it more tangible, imagine a real estate agency presenting a collection of homes, each home having many characteristics, among which a list of pictures with overlay elements.

That seems doable to me but so that would mean :
You have an object slider
inside the slider (so for each object), you have an image slider that take the 5 images of the object
So i don’t think you can do that just using the image slider the way it is, but you can probably build what you want easily.
I don’t use those elements so much, so i can’t help but it seems doable to me !

Don’t hesitate to show it once you’re done and explain how you’ve build it !
Good luck ! :wink:

2 Likes

100% doable! I’d suggest using the Content slider element for this to save some time:

You should be able to add an image in the slider divs:

2 Likes

Sounds good, I’ll try and let you know!

2 Likes

Hey Joyce,
I am happy to report the content slider is working fine.

Thanks!

1 Like

Beautiful! Thanks for taking the time to let us know :grinning_face: