Images display as collage and open as a pop-up slider

Hello, I would like to enable a customer (in the interior design field) to create a project page, in which he can upload as many images as he wishes, and those will be displayed as a kind of collage, so when clicking one, a slider will pop-up. How would you suggest implementing this?
This is an example: בית בעולש


Here is my public share link: LINK
(how to access public share link)

Hello @Naama

Unfortunately there’s no way to allow a customer to upload as many images they want to create the collage although I envision a couple of workarounds:

  1. Create a collection called images where the user can upload those images there and then create a reference to a collection called projects
    CONS is that every uploaded image counts against your CMS items allowed in your hosting plan

  2. Create a project collection where you add certain amount of fields for those images, so your customer can upload as many images as your collection fields allow.
    CONS there’s not going to be that option to upload as many images they want.

Hope this gives you a little bit of an idea of what you can do.

1 Like