G
Guest
Hi,
I have a form where a lot of different cases are entered. It is possible for
there to be multiple cases with the same person's name on them, but i still
want to avoid having doubles.
Is it possible to warn or prompt about a duplicate entry, but still allow it
if it is correct?
Note: The cases already have a case ID that is the primary key, this does
not allow duplicates, so the field I am wondering about is a separate field
that lists the person's name attached to the case. I'd rather not have to
change their name to avoid duplicates.
Thanks for the help
I have a form where a lot of different cases are entered. It is possible for
there to be multiple cases with the same person's name on them, but i still
want to avoid having doubles.
Is it possible to warn or prompt about a duplicate entry, but still allow it
if it is correct?
Note: The cases already have a case ID that is the primary key, this does
not allow duplicates, so the field I am wondering about is a separate field
that lists the person's name attached to the case. I'd rather not have to
change their name to avoid duplicates.
Thanks for the help