montypython1
Technical User
Greetings,
How to stop a VFP form from auto advancing to a different field? I currently have "SET CONFIRM ON" in the LOAD of the form, which stops the user from typing data from one field and auto-advancing into another field. Unfortunately, it does not stop the user from holding the backspace key down and accidentally deleting data in a previous field (or multiple previous fields).
I would like to stop this behavior for the entire form, not just for a specific field.
Any suggestions?
Thanks,
Dave
How to stop a VFP form from auto advancing to a different field? I currently have "SET CONFIRM ON" in the LOAD of the form, which stops the user from typing data from one field and auto-advancing into another field. Unfortunately, it does not stop the user from holding the backspace key down and accidentally deleting data in a previous field (or multiple previous fields).
I would like to stop this behavior for the entire form, not just for a specific field.
Any suggestions?
Thanks,
Dave