Closed (fixed)
Project:
Computed Field
Version:
6.x-1.0-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2009 at 12:45 UTC
Updated:
16 Nov 2009 at 04:40 UTC
Hi,
Is it possible to add a computed field in a block , not in a page ?
Comments
Comment #1
mrthumpz commentedBy using a view you can.
Create a view, create a block.
Add an argument -> Provide default argument -> Node ID from URL
Add whatever fields you wish (use the Computed value format)
Save the view
Go to build/block/list
Configure your block to only appear at your content type. (I use pathauto, so for a story, you would enter only show this on story/*)
Hope that helps someone.
Comment #2
RoboPhred commentedAlso see CCK Blocks
Comment #3
RoboPhred commentedFix'd, I would think.