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

Validation rules by trigger
Hi everyone,
this is the logic need to be work on.
I have one custom object Designation.
If type filed is Contract Flow and DocumentAttached filed is True then HandOff Attached =True, otherwise False
How to implement the code for this.
i took the events as after insert, after update.
this is the logic need to be work on.
I have one custom object Designation.
If type filed is Contract Flow and DocumentAttached filed is True then HandOff Attached =True, otherwise False
How to implement the code for this.
i took the events as after insert, after update.
Thanks,
KD