You need to sign in to do that
Don't have an account?
LiorG
Validation errors and Triggers
Sometimes I have trigger errors pop up with a validation rule error embedded inside. The reason is because the trigger got an error because the validation rule raised an error. How do I make only the validation rule error pop up?
Hello LiorG,
I hope you have added try catch in your trigger. If not then you might need to add a try catch and display appropriate error message using Trigger.addError method.
when I click on delete link in standard list, it should show the error as popup.....!!
Thanks in Advance..
Rakesh