Hi all,

I have a views slideshow block that displays various images. Each image is defined as a node of a specific content type. The view then pulls in all content of this type.

I am trying to filter these nodes based on the current page path the block is being displayed on.

Essentially, what I would like is to mimic the way blocks can be filtered via the "Show on all pages except/Show only on these pages" concept, but for the internal content of the view, not the view block itself.

So in each of the image nodes, I could specify which page(s) the view should show this node in.

I've tried various ways to do this using references and context filtering but have not had much luck.

nobody click here