Form: OnError event

G

Guest

I have a form that allows additions. Field1 has a property of
Indexed/NoDuplicates. I have code in the OnError event to display a message
if the user enters a duplicate Field1 item and tries to move to another
field. It works fine if I just open that form, but, when I go through the
actual system login and forms to get to that form it does not show the
OnError of the form. I cant figure out why this is. What have I done that
is causing the OnError of the form not to process. Note: It definitely will
not add the item because it is a dup but I cant understand why it wont show
the OnError code.

Thank you for your help.

Steven
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top