![]() |
Sergey Kornilov admin 4/27/2009 |
I would suggest to use BeforeAdd event where you can check if similar record exists. Sample action "Check if record exists" can point you in the right direction. |
K
|
KevinMillican 4/28/2009 |
Hello, I am looking for a way to avoid allowing the user enter duplicate records. When they go to add a record they are forced to select an individual from a drop-down populated with a lookup. I would like some way to have it prevent them from adding the record. Perhaps as soon as they select the individual for whom it would be a duplication it could come up with a message saying "Record already exists. Please edit existing record." I would probably use two separate criteria and if both already exist I would like them to be informed of the duplication and stopped in their tracks! Thank you, Joseph Irvine
|
J
|
jkeagle13 author 4/28/2009 |
Hello, |
J
|
Jane 4/29/2009 |
Joseph, |