Is there some kind of javascript that can be written so that after filling in some information on a form you can possibly hit enter/return and it can jump/skip the next 20 form fields to get to the end of a table to perform the calculation?
The calculation I have used works just fine but my customers don't want to have to keep tabbing through endless form fields once they have already entered all the information they have.
I hope my question is making sense. I would appreciate a quick response.
Also, I am extremely new to Acrobat Javascript so I will need it explained to me clearly and how, if this is possible.
There is also some information in Acrobat help document.
When you set up a calculated field, its value will get recalculated whenever any field value in the form changes, so it will behave as you describe.
If you need help with a particular calculation, post again and give lot of details.
George