Question
Hello!!
- January 19, 2022
- 1 reply
- 420 views
I have a sales order form that I need to calculate the tax based on the state the order is being placed from. The sales team would enter the tax percent amount in the text field "Tax_Rate" and then push a "Taxable" push button. From there the script would calculate from the "Subtotal" text field and display it in the "Total_Tax" field. Any help would be appreciated, I have zero training in Javascript...

