Closed (won't fix)
Project:
Computed Field
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2008 at 19:22 UTC
Updated:
28 Jan 2012 at 03:27 UTC
I have a CCK computed field in a node for which I am using Workflow-ng to process. The contents of the computed field are critical to the function of the workflow.
I cannot find any access to the computed field's value. I have access to all other CCK fields and their various values, but there is nothing related to computed fields.
Is there a reason for this? Is there a workaround? I really need this feature. Can anyone help? Thanks in advance.
Comments
Comment #1
ifbyphone1 commentedtry a db_query(...)
Comment #2
fagowith the latest version of computed field it should have token support, so you can access its value
http://drupal.org/node/243775
Comment #3
dwils03 commentedI am running Token v 5.x-1.11 and Computed Field v 5.x-1.2 and I still don't see any computed field tokens in the list of replacement values. Am I doing something wrong?
(If this needs to be moved to Computed Field, feel free to do so . . .)
Comment #4
fagoI think so.
Comment #5
colanVersion 5 is no longer supported.