Dynamic Gallery In Item Page

So i tried to make a dynamic gallery in my dynamic item page, i’m trying to make multiple pages for properties and i want the address to connect between to data collections that i made, one with all the information of the property such as property size, price etc, and the other only with photos of all the properties, what i did was to set the first data collection’s Title to the address of the property and i did the same on the second data collection, i don’t know how to connect them i tried all of the solution that were given in this forum. I really need help to make a dynamic library in my website. The data collection with the information about the property called " Inventory " and the other one with the images called " PropertiesPictures"

Please i really need help

Hi,
Why not adding fields of images and use one database collection ?
Roi

that’s what i did now but i really don’t like this option because that way i can’t make the gallery to change images based on the address of the property, it’ll be a static photos gallery and i want each property to have the same gallery with different photos

What is the structure of your DB ?
What fields do you have in Inventory ?
Roi

I have many fields Title, Description, Type, Price prior to construction, Total Construction Cost, Total Price, Status, Year, Size, Bedrooms, Bathrooms, Basement, AC/Heat System, Monthly Rent, Year Rent, Annual Insurance, City Taxes, Monthly Management Fee, Annual Management Fee, Rental License, Annual Yield, Annual Revenue Annual Yield Picture. The title in this DB is the address of the property and i want it to appear on both DB this and the one with the images so in the second DB every field has different address they have different number of images in them and i want the gallery in the dynamic page to take photos from photos database, if i built the second DB wrong please let me know because a second DB is what i need otherwise i won’t be able to make each page with different gallery

Hi,
Can you please share a link to your site so we can look into it ?
Roi

Hi. You have two basic options for getting your collections to work together : reference fields and filtering by dataset . From your description, it sounds like the second option will work best for you.