Calculations from other fields

iainduff89 - May 14, 2008 - 13:24

Hiya,

Is it possible at all to have a content type that has a numerical value field - in this field on all of the nodes belonging to this content type you would enter a number value...and then on an overview page there would be a box which would total up all of these values entered into this field...

I have heard of modules like "Views Calc" and "computed field"...does anyone know whether these might help at all? Or whether it would just be some custom PHP?

Any help would be appreciated!

Iain

CCK Computer Field

Brian@brianpucc... - May 14, 2008 - 15:31

The CCK Computed field, as far as I know, only handles computation with in a node (e.g., Node 1's Field A plus Node 1's Field B equals Node 1's Field C).

I haven't used Views Calc, but from the descrption, it sounds like exactly what you want.

 
 

Drupal is a registered trademark of Dries Buytaert.