Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.5
Component:
nodereference.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2009 at 09:14 UTC
Updated:
12 Oct 2009 at 10:00 UTC
Comments
Comment #1
glennnz commentedSolved
Just created a View to show the image (using a relationship and an argument), and used
Sweet!
Comment #2
markus_petrux commentedIf you have a $node, then you can probably use content_view_field() or content_format(). See how to use them in content.module inline documentation.