Finding fieldnames in console error
-
Hello the the best WP-Plugin!
Just one thing. My forms are working fine but every now and then I find an error in the console, eg.
[CFF] equation eval failed: IF(OR((1) == 1,(1) == 2,(1) == 3), ”, IF((1) == 4, FORMAT(PREC(,2), … Unexpected token ‘,’I can see that one of the values is empty, for example PREC(,2), but when I click through to the script in DevTools, all fieldnameXXX references have already been replaced by their current values.
Is there any way to identify which Calculated Field contains the failing equation in the console output?
I have forms with a large number of calculated fields, so locating the affected field manually can be quite difficult.
Thanks!
You must be logged in to reply to this topic.