Link Slide Deck Gallery To Multiple Images

Hi beautiful people,
so I’ve made my dynamic pages to use in a portofolio for an architecure firm. Now in the original template there’s a Slide Deck Gallery on top of the page where you can upload multiple images. I’d like to know if this is possible in a database. I was able to link a first image, but what If I’d like to add more images to that slide using the database?

Thanks!

Hi Alessandro!

You can create a database of images and simply connect the element to it using a dataset !
Here’s an article on the topic, enjoy!

Let me know if it works for you!

Doron.

Uhm not clear yet. So I have my dynamic page for the different projects (which has on top a slide deck gallery for multiple images), connected to a database (which has all different data: title, description, image etc etc.). Should I create another dataset to add and link into that same dynamic page where I put all the images divided per project so the Slide Deck can read them and show in slide?

If there are specific images that are relevant only for certain dynamic items you can use a WixDataQuery in order to retrieve those specific images and populate the gallery element via code.
If not, connecting by dataset is the easiest way.
It all depends on the case.
You can also share a link to your site (please specify page name) and I’ll take a look at it so I can give you the best solution for your case.

Doron.