This is the message that pops up:
Warning Javascript Window - The value entered does not match the format of the field [ ResultsC ]
The issue is: I have created a form with many types of fields; text, calculation etc. I needed to create a form field to do a division calculation. There is no preset division option under the calculate tab so I created a simplified field notation of TotalC / TotalG for my ResultsC field. The calculation worked and I was quite excited!
However, when going to troubleshoot my form I run into the above error upon tabing out of every single other field that I try to enter information in to. I don't know what to do to fix this. There are only four fields that have anything to do with the javascript calculation.
Any suggestions/ideas?
Thank you!!!
You will have to write a 'Custom JavaScript calculation script' to prevent division by zero.
George Kaiser