Update Button

C

Carl

I have a form that suffers with speed due to postbacks from each field.
the way around is to set the individual fields to never postback and the
total fields to the recommened option (when form changes) and then have an
update button do the postback....
Any suggestions as to how I can have the fields that have formulas calculate
/ change when the update button is pressed does not seem to be an answer to
this?

Help most appreciated.

Carl
 
S

S.Y.M. Wong-A-Ton

Very good question! Can you please describe how you designed the form
template (fields, rules, etc.) and give an example of the formula you are
using? I tried reproducing your scenario, but was unable to; everything
worked fine for me. Please limit your description to the minimum required
fields and settings to be able to reproduce the issue. Thanks!
 
Top