Closed (fixed)
Project:
Webform
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2009 at 19:58 UTC
Updated:
14 Mar 2012 at 19:49 UTC
Hi,
i would like to have a web form, where users type in data in two or more text fields, based on their input,
results are displayed based on a formula, e.g Textfield 1 = x, Textfield 2 = y
so z is displayed based on a formula e.g. z = x square root y
regards
Cavin
Comments
Comment #1
quicksketchThis is possible with the Additional Submit handling field, but support for writing custom code is not provided in the Webform issue queue. Check the handbook for examples: http://drupal.org/handbook/modules/webform/additional-validation.
Comment #2
lefnire commented@mugarurac, old ticket, but I'm currently working on something similar for a client: http://drupal.org/sandbox/lefnire/1482626