My form has multiple check boxes. Whenever I check or uncheck any of them, the Javascript Debugger displays this message.
TypeError: f is null
1051:byteCodeTool
TypeError: f is null
1051:byteCodeTool
Since this happens with every check box on the form, I am not sure where to start. What is the error telling me, and how do I troubleshoot this problem?