By natttan on
I need to add some fields than can take numeric values and enable Drupal to calculate it. I chose an integer field, tried to do some simple math, but Drupal treats values of integer field as peace of text! Moreover, integer field type widget can be only set up as text. Can anybody help me, and tell me how to add field with number values?
Thanks in advance!
Comments
_
try the computed_field module.