WordPress form builder plugin, which you can create Price Calculator & Cost Estimation forms.
“Form Settings” are common settings to all forms.
As of AForms 1.2.1 there is only a setting for how to process estimation calculation.
Sets whether the prices are tax-included or not.
When “Tax Included” is selected, the sum of each entry in estimation will be a total amount.
When “Tax Excluded” is selected, the sum of each entry in estimation plus the tax will be a total amount.
The tax rate when Tax Notation is set to “Tax Excluded”.
This will be ignored when the Tax Notation is “Tax Included”.
This is the processing method when a fraction appears in the process of the estimation calculation.
Although “Round Down” and “Truncate” are confusing, there is a difference that “Round Down” aligns numbers in the direction of minus infinity, and “Truncate” aligns numbers in the direction of 0.
For example, -99.9 becomes -100 for “Round Down” and -99 for “Truncate”.
Sets the digits for rounding.
If set to “1”, the second decimal place is rounded and the first decimal place is displayed. If set to “2”, the third decimal place is rounded and the second decimal place is displayed.
If set to “0”, the first digit of the decimal is rounded and an integer is displayed.