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

Trigger to fire only if field value has been changed
Okay fellas, this one is a toughie.
I have a trigger that is before update on object A. I have a field on the same object which is updated by a process.
I need to somehow make an if statement in the trigger NOT to fire if the value in the field is changed. This is a before update trigger. Is it even possible?
I have a trigger that is before update on object A. I have a field on the same object which is updated by a process.
I need to somehow make an if statement in the trigger NOT to fire if the value in the field is changed. This is a before update trigger. Is it even possible?
All Answers
Sorry for the delay. Thanks alot and kudos.