Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
block displays
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2009 at 15:25 UTC
Updated:
5 Sep 2009 at 13:20 UTC
In Drupal 5, I want to be able to show a block on the right hand side with images based on the story node I am viewing. It would be a 1:1 relationship.
The following scenarios come to mind:
1. A separate node with the images (we'll call it images node) related to the story node. But how to relate it to the story node?
2. A new CCK field for the story node with the images attached. Would be hidden from the node body, but is there a way to show them in this new block view?
If this is possible with major hacks/workarounds and I am just unaware of it, help is appreciated!
Comments
Comment #1
ryan.nauman commentedI meant to say *without* major hacks/workarounds
Comment #2
dawehnerFor example you could do this using a node referece. But views issue queue is not your person support channel, irc/forum would be better for this feature.
Use fields, to display what you want, or use custom theming