Closed (outdated)
Project:
Computed Field
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2013 at 14:36 UTC
Updated:
28 Oct 2017 at 09:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
senzaesclusiva commentedSorry
i setted "Computed value" in Display Field...don't thinking that, with this setting , it would show ONLY the computed data :-)
Solved now !
Thanks
Comment #2
kaizerking commentedI have the same problem how did u solve could you plz post the code here
I have field_quanty and field_price(money field type) and want to get the field_total (money field type)value
Comment #3
senzaesclusiva commentedHi Kaizerking
There is no code, simply, your have to put similar script (currency can be put before or after the value) in the display field body of Computed Field, and same important, in the content type that contains your Computed Field , in "Field Display" settings, set up raw/plain text widget the display behaviour of the respective field.. That's all.
The same if you build a view raw/plaintext otherwise ( if you leave Computed) you'll never see currency.
Let me Know if i'd been clear
Comment #4
kaizerking commentedI am using 'money' module for price field which is field set of two fields one field is integer and other is select list of currencies.and want the total price displayed along with currency symbol
pl see attached screen shot
Comment #5
dqdDue to the Drupal core life cycle policy and security support advisery, Drupal 6 is no longer supported. So issues for Drupal 6 cannot be longer maintained. The project maintainer has asked for closing all D6 issues to clean up the issue queue. Feel free to reopen the issue if required or set it to "needs to be ported" and latest D8 dev version, if the issue discusses a still missing feature which can be implemented in the D8 version.