Fillable Form Running Slow Due to Calculations
I have a fillable form with roughly 100 fillable fields. Out of those fields, 18 fields contain calculated values (averages). The form is running extremely slow when switching between fields even if the current field is not involved in any of the calculations. Sometimes it takes 7 seconds to switch between fields. This obviously wont work with a form that contains 100 fields.
If "Automatically calculate field values is turned off" the form works like it should with no lag time when switching fields. Is there any way to force all of the calculations to happen at the same time so that automatic calculation can be turned off and there wont be lag time when each field is filled.
Is there another option for speeding up the file? I'm not familair with coding in javascript.
