We have a mileage log form that has a from and a to drop down fields, which when selected does a database lookup to auto-calculate the mileage between the two locations.
If a user saves that form as a draft and goes back to it, on load does it perform all of the database lookups again or does it retain the values from the previous session?