We have some sessions with at least one field where scanned data is the same for all records, depending on a couple things (like workdate, batch number, etc). Typically, the last field on the form is the variable one for successive scans (i.e. the goto field is itself). Our forms have a View Data button which allows the user to check counts and things without actually exiting the data entry form. However, upon returning to the form, the session starts at the top of the form, requiring re-input of those fields mentioned above. Ideally we'd like to have them behave as if defaults (for the data particular to the session's task). I'm thinking to enable the Auto Refresh (General tab) to achieve this, but thought to check before messing with stuff in service. Does this make sense?