Back out of writing a record on a continuous form
I have a continuous form that is displaying records. Once the user drops down to a new record and keys in any character there is no way for the user to stop creating that record. If I have no required fields, it would write a blank record.
Is there any way to warn a user before the new record line appears (displays) and allow them to cancel the action??
Thanks,
Keith.
I have a continuous form that is displaying records. Once the user drops down to a new record and keys in any character there is no way for the user to stop creating that record. If I have no required fields, it would write a blank record.
Is there any way to warn a user before the new record line appears (displays) and allow them to cancel the action??
Thanks,
Keith.
Comment