For dummies: Acrobat average doesn't ignore empty fields.
I'm new to JS, however, I'm definitely able to follow instructions.
I made an editable form that aside from text and other fields, it contains 10 questions, each with a number of sub-fields to enter a grading.
I'd like the average of each one of these fields not to count empty fields.
For example:
Right now, if I leave question 1.d blank, it will count it as zero, thus providing me a wrong average.
I've tried to follow other threads, but I'm afraid I didn't do so correctly.
I am using Adobe Acrobat DC - and I am not sure I know how to do Document Level scripts. I tried to add it in Tools> Javascript > Document Javascripts?
I could really use some help.
Thanks a lot.