Hello,

I'm pretty new to Drupal so I need someone's help here. It will be most appreciated. Well, I'm trying to create an order form which will calculate a couple of form values and display the results. It's easier for me creating this form on an html page than drupal. I've created a form using WebForm module in drupal for the various fields, but where and how can I post the values and write the code to calculate the values? You get my point? I don't know where to write the code. Do I need to use Form API? And where do I place it?

Drupal is a very good tool to use, but since I'm a newbie, it's seems complicated.

Any help will be appreciated. Perhaps many newbies have been asking this but haven't found a precise answer.

Thanks in advance.

Comments

tindo’s picture

I'm guessing this is a LOT late, but anyway. If you are using cck you can use computed field module and also views calc.