You need to sign in to do that
Don't have an account?

Trigger code for display error message , when ever trying to case status field updated
Can any one send trigger code ?
You need to sign in to do that
Don't have an account?
Can any one send trigger code ?
You can use the below code to throw error whenever there's a change in the status. But this could have been achieved from a validation itself.
All Answers
You can use the below code to throw error whenever there's a change in the status. But this could have been achieved from a validation itself.
Hey sreedharp,
In the below link there is a code sample having same thing as in your requirement
http://abhithetechknight.blogspot.in/2013/09/custom-error-message-on-standard-edit.html
Any one idea about that ?