Calculation Changes
This update includes a new calculation feature which might change the calculation of existing forms.
With version 2.9.8.0, you can customize your forms even more! Now, you can retrieve an element’s raw value (i.e. the value which is actually shown), an element’s calculated value with subtotal (i.e. the calculated value with its subtotal value added) and an element’s calculated value without subtotal (i.e. the calculated value without its subtotal value).
Network Chart
Another great feature is the network chart which visualizes the relationship of element calculation and conditionals. Take a look:
How do your element charts look like? Take a screenshot and post them in a comment. 🙂
Minimum / Maximum Selectable Checkboxes
Two new element options have been added for the checkbox element: min_selectable and max_selectable. These options limit the amount of selectable checkbox items:
Changelog
* Added: network chart to easily view element relationships
* Added: minumum / maximum amount of selectable checkbox options
* Added: element option ‘value_external_listen’: if using an external value, this option determines whether it should listen to a change of the external element or not
* Changed: default subtotal add_to_price value set to ‘Partially’
* Fixed: calculation with target value now have 3 different methods
* Fixed: calculate_when_hidden will be checked when calculating with target elements
* Fixed: customer emails were also sent to admin when using SMTP
* Fixed: payment element didn’t use the correct user choice
* Fixed: some conditional operators didn’t function properly (bitwise operators)
* Fixed: scroll to step option didn’t function properly
* Fixed: reset button didn’t reset number sliders
* Fixed: PayPal error Transaction refused because of an invalid argument