D
David
I am trying to find a way to cancel the record and close
a form without getting message that pop up from requiring
entries in certain fields. The form has about 30 fields
so I was hoping there was a way to undo any changes on
the form without having to do the
me.control.undo
for every entry. Is there a way to cancel any changes on
the entire from for the new record and allow the form to
close with no error messages.
a form without getting message that pop up from requiring
entries in certain fields. The form has about 30 fields
so I was hoping there was a way to undo any changes on
the form without having to do the
me.control.undo
for every entry. Is there a way to cancel any changes on
the entire from for the new record and allow the form to
close with no error messages.