By mshepherd on
I have a view generated content list page which will eventually be paged. Each node in the list will display title, teaser and a link to the full node. Each of these nodes also has cck image attachments and I want these displayed in a block.
What I'd like is for images from some of the nodes in the list to be displayed in the block.
What I can't work out is how to get an array containing the NIDs of the displayed nodes.
If it were a single node that was displayed, I could use a views argument to grab the NID. I'm not sure if this is possible on a list page.
Anyone got any ideas?
Many thanks.
Matthew