Copy link to clipboard
Copied
I have a form that is working correctly> However, I missed a calculation. Once I add the calculation the totals changed from $0 to $1. But nothing has been entered in any of the calculation areas.
Any thoughts, advice, etc is appreciated.
Copy link to clipboard
Copied
In our first screenshot there is a NaN (not a number) value in the discount field, which means there is probably an error somewhere in your script. When an error is tripped, all calculations stop. Check the console for errors:
https://pdfautomationstation.substack.com/p/the-javascript-console
Copy link to clipboard
Copied
Thank you!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now