Field validation problem in APEX
783860Jul 8 2010 — edited Jul 9 2010Hi,
I´m having some trouble with a validation. There´s a unique table field and I want to show an in field line message that says that some value already exists. I added a "NOT exists" validation and it seems to work fine.
Then I deleted a record and tried to create a new one with the same code but the error message appears as if the old record still exists but I checked and the recod was succesfully deleted.
I´m not sure if it is a cache problem or what.
Thanx for your help.