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?
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?