![]() |
Sergey Kornilov admin 9/23/2008 |
John, |
S
|
shoppy author 9/23/2008 |
John, Use BeforeAdd/BeforeEdit events to check for duplicates. Sample action "Check if record exists" will be a good start.
global $conn;
|
![]() |
Sergey Kornilov admin 9/23/2008 |
If you talking about PHPRunner import feature you need to modify import.php file adding this code. |