When a user inserts a new record, a pop-up form appears. They may enter some data then decide to cancel. If they click the cancel button at the bottom of the form, the form is closed and no data is saved to the file. However, if they instead, click on the X in the upper right corner of the form, the form is closed but data is still sent to the file. Basically,it looks like auto incremented fields and primed fields are sent to the file. This seems counter-intuitive as the user has requested to close and did not click (request) to save.
Any suggestions on how to handle this? I would like to see if I could turn off the X in the upper right.
Thanks,
Jeff