Q: calculator form
hello, Am I able to build a calculator question like on Jotform where I can enter one number and the form calculates four different numbers on the next page and collect name and email? thank you
Urmi_Formly
Dec 4, 2024A: You can use "Custom Variables" to do calculations and then recall values on the next page.
Help - https://help.getformly.com/en/articles/9993317-what-are-variables
Tax calculations example:
Variables used - @subtotal, @tax and @score
1. Use a subtotal variable to collect the values of what items have been selected/number entered.
2. Add the final subtotal to the tax variable
3. Multiply the tax variable by 0.20 to calculate the tax (20% tax)
4. Add the subtotal and tax to score
5. Use Recall (@) on page to show subtotal, tax and final score