Quantcast
Channel: ASPRunner forums
Viewing all articles
Browse latest Browse all 2586

Send E-Mail only if one column is updated

$
0
0
I have an HTML email that is being sent on a record edit - (after record updated event). The e-mail it sends is very nice and is working well, but I have 2 columns that can be edited there, Employee name and Confirmation number. I need one e-mail to go if the employee name changes and a different one to go if the confirmation number changes.

I have tried some if then statements comparing $value and $oldvalue, but I am not getting it to work correctly (bad syntax) can someone help?

Viewing all articles
Browse latest Browse all 2586

Trending Articles