Closed (won't fix)
Project:
CCK Blocks
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2009 at 09:52 UTC
Updated:
28 Oct 2009 at 12:38 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedCould you please explain your project and the use of the node id in the block a bit more detailed?
Comment #2
Anonymous (not verified) commentedAll fields on one page belong to the node, that is currently displayed. That also applies to fields, displayed in blocks.
If you want to use the id of the current node, you can access it via:
Comment #3
dubs commentedThat's great. Should have thought of that!!
Thanks for getting back to me.