Hi all. I’m currently building a site for a real estate client and he requested to upload 100+ images for some of his property in the collection list. I tried to use webflow multi-image filed in the cms but 25 is maximum. Is there anyway I can work around it? Thanks in advance.
If you have < 25 photos per item, you can upload them into a gallery field.
If you need more than that, you could use multiple gallery fields and some custom code to combine them, or you can have a separate CMS Collection, let’s call it “Photos”. Each would have one photo, any other data you want, like title, photographer, location, copyright, and a ref to the related owning record, e.g. “Property Listing”.
Then on e.g. your Property Listing collection page, you drop a collection list bound to Photos, and filtered to that Property Listing.