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
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.
So this multimage its on the Project Template CMS, the idea is to place 3 images for each project.
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.
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 😞