Webform Calculator
Categories
Component ID
1482626
Component name
Webform Calculator
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
13858
Component created
Component changed
Component body
Overview
Provides a formula webform component for computed values, where you can enter a mathematical calculation based on the other fields. E.g., create a formula field with value formkey1 * 0.1 * formkey2.
Features
- Creates new component type that calculates values of other components while you typing and saves result to database.
- Supports component types: number, textfield, checkboxes, radios, select.
- Available operators for formula value:
+,-,*,/,(,),%
Requirements
- Token module.
- Webform 4.x module.
Installation and configuration
- Install Webform Calculator (webform_calculator) module and all required modules as usual.
- Create webform node.
- Create few webform fields of type textfield or number.
- Create formula webform field.
- View this webform and fill newly added fields.
