I’ve been slowly adding more advanced formulas to my base and I’m starting to create formulas that have errors in them that I cannot find easily. I’m also a pretty heavy user of Cognito Forms and I really like the way they handle formulas with errors:
The simple debugger lets me know the general vicinity of the error which allows me to understand what I may have done wrong. Usually the issue is a simple syntax issue, but with larger formulas with nested if statements which often contain additional functions, tracking down issues can be somewhat problematic. A little help in this area via a built-in tool would be much appreciated.