Hi,

I was wondering if it is possible to have a Views slideshow block to load the images attached to the node it is placed in?

I.e I have several nodes within the same content type but I only want to load the specific images attached
to each node within it's own node.

Thanks for reading.

Comments

ayesh’s picture

Add an argument to the View Node:ID and set options to use Node ID from URL as default option if argument is not provided. It will do the job.

timezero’s picture

Thank you a lot, that worked!