You need to sign in to do that
Don't have an account?
Tillu
How to write validation Rule for this?
I want to write validation Rule for case comments. SO if any users wants to delete/update the case comments then it wont allowed deletion or modification. But i saw that there is no field like comments in the case fields. Then how could i acheive this ?
Please write following code on Setup>Customize>Cases>Case Comments then Trigger path.
Hope its solves you problem... :)
Thanks.
Anurag
All Answers
HI Tillu,
"Case Comment" is child object of Case,
i think we cannot write Validation rule for Case Comment but we can write Triiger for your Requirment.
Thanks
Anurag
and events should be before Update and before delete.
Hope it helps...;)
Please write following code on Setup>Customize>Cases>Case Comments then Trigger path.
Hope its solves you problem... :)
Thanks.
Anurag