Console Errors When Trying to Add Header/Footer
Hi there!
Hoping someone might be able to help explain this to me.. I searched for a while and can't find any similar occurrences.
I just went to add a footer to a document I'm working on (manually - using the "Header & Footer" tool). As soon as the options window came up, the JS console also popped up and started going haywire with errors. Each time I typed a letter or clicked anything on the Header & Footer options window, the console showed another block of the same errors. In all there were over 600 lines of the same errors repeating.
They are all mostly reference errors claiming that several of my document level functions are not defined - when they most definitely are.
Does the Header & Footer tool cause some sort of JS event? And if so, why wouldn't it recognize the functions? I'm super confused here. An example of the errors is below.
Thank you!
ReferenceError: no_zero is not defined
1:Field:Format
TypeError: f is null
1:Document-Level:addToday
ReferenceError: no_zero is not defined
1:Field:Format
ReferenceError: percent_zero is not defined
1:Field:Format
ReferenceError: no_zero is not defined
1:Field:Format
ReferenceError: no_zero is not defined
1:Field:Format
ReferenceError: no_zero is not defined
1:Field:Format
ReferenceError: round is not defined
2:Field:Calculate
ReferenceError: no_zero is not defined
1:Field:Format
ReferenceError: round is not defined
7:Field:Calculate
ReferenceError: round is not defined
5:Field:Calculate
ReferenceError: no_zero is not defined
1:Field:Format
ReferenceError: percent_zero is not defined
1:Field:Format
ReferenceError: no_zero is not defined
