I'm pretty new to Expression Engine and am struggling with the following. I have a properties channel and a property_images channel. A property can have one or more images.
I'd like to display list of properties including an image and summary information. Users should be able to click through to view property detail page showing all property details and all images.
PropertyID is common to both channels but I can't work out how to do the join. Is this possible "out of the box" or do i need to use an add-on ... if the latter, any recommendations would be welcome.