computed field in a block ?
Misange - January 7, 2009 - 12:45
| Project: | Computed Field |
| Version: | 6.x-1.0-beta2 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
Is it possible to add a computed field in a block , not in a page ?

#1
By 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.
#2
Also see CCK Blocks
#3
Fix'd, I would think.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.