I created a block with an image gallery. Images are created as multiple content.
I want to link each image to a view with only the image i clicked on.

Is there a way to do this with views?

Comments

dawehner’s picture

I think you have to write your own field handler, and extend the one by imagefield or cck. Views does not know of "multple content", so it cannot do something here.

rosso69’s picture

Status: Active » Closed (fixed)