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

before update trigger
hi all,
suppose i insert value 'mahi' in 'nickname' field in account object (custom field).
then upon changing name from 'mahi' to 'mahesh', 'before update' trigger fire. i used adderror statement to reflect nickname value.
there i got mahi, old value.
Could anyone help me?
you are right buddy, i was not capturing trigger.new value.
thanks :)
mahi