Relume Community Icon
Relume Community
  • 🏠Home
  • 📅Events

  • 🔵Announcements
  • 🔵General
  • 🔵Getting Started
  • 🔵Issues
  • 🔵Showcase

Powered by Tightknit
Issues
Issues

Configuring MultiImage Field: Need Assistance and Guidance

Avatar of Matías O.Matías O.
·

Hey Team! Hope you are having a good end of the week! I’m trying to configure a MultiImage with this component. I can mange to only put one of field of a single image but i can’t make it work for a MultiImage field

8 comments

  • Avatar of Matt J.
    Matt J.
    ·

    Matías O. read-only link 😉 - it largely depends on where this component lives - it depends on where this component lives - if its inside or outside a collection template - my hunch is that you'll basically need to nest a collection list within a collection list because if you want each CMS item to have a grid of multiple images, then the images themselves will need to be a collection list. Once I have the read-only, I can easily show you what I mean.

  • Avatar of Matías O.
    Matías O.
    ·

    https://preview.webflow.com/preview/grupoinel?utm_medium=preview_link&utm_source=desig[…]85b240ae4bc130bd2f32be189bdcdc09&locale=en&workflow=preview

  • Avatar of Matías O.
    Matías O.
    ·

    Thank you Matt!

  • Avatar of Matías O.
    Matías O.
    ·

    The screenshot is for Projects Template CMS

  • Avatar of Matías O.
    Matías O.
    ·

    So this multimage its on the Project Template CMS, the idea is to place 3 images for each project.

  • Avatar of Matt J.
    Matt J.
    ·

    yeah you just need a collection list on the project template to populate the images To be honest though you are not going to be able to use that layout easily. You would have to use some custom CSS with :nth-child to make it happen and its just not worth the effort IMO. You also dont have any images populated in that field in your CMS. You won't really be able to populate this gallery that easily with the 3 or 4 individual image fields you have in the project right now - you'll need to upload those same images to the multi-image field and bring them in using a collection like I'm showing you in order for it to work.

  • Avatar of Matías O.
    Matías O.
    ·

    Thank you. Well I actually set the collection list, calling the “galeria de imagenes” (mutiimage) and I also set the class con every component of the CMS item but they wont appear 😞

  • Avatar of Matías O.
    Matías O.
    ·

    I’ve change the component to Gallery 24, looks good tho 😄!