The #calc calculated fields function in WS Form PRO makes it easy to create calculate field values that are updated in realtime. It can handle everything from simple addition to more complex trigonometric functions.
Demo
Features
- Works with all fields that can accept a numeric input (including rating and progress).
- Calculates from any field or variable that can output a numeric output (including dates).
- Works with repeatable sections.
- Full logging to the debug console.
How To Create A Calculated Field
Common field types you might use a calculated field in include:
You can put calculated values in the following settings of a field:
- Label
- Default value
- Content (Text Editor / HTML fields)
- Placeholder
- Help
- Minimum
- Maximum
To create a calculated field value for the default value of a field, click the field settings icon and then enter a #calc(...) variable in the Default Value setting.