I'm using Views Gallery (gallery and image content types) where the image holds the nodereference to the gallery. I have another content type project which holds the nodereference to a gallery. I've worked out how to reverse node reference so I can select the gallery images in my view based on the project. But the resulting image for the preview page (a single image) is not the image I want from the gallery but I don't know how to select the image I want out of the gallery? I've set it by post date desc, asc by weight this works great for the project but the preview image thumb will always be the same image. I sorted the view by the date field and that sorts the projects but the image even using relationships doesn't ever change, any ideas?

This actually might be too hard to explain and have someone understand but it's here incase some can. I took a screen shot of my view but there's no where to upload it.

Thanks