mswymer
Programmer
- Oct 28, 2004
- 4
I am trying to set 3 different fields to send an email if the field value changes, and would like to do it individually. For example: If the status field changes from Open to In Progress, I would like an email to automatically trigger. I have set this up with a field monitor and an @function, but it is sending an email even if the status does not change. Since I am not extremely knowledgable in LotusScript I wanted to reach out for assistance in using the OnChange event instead. Any hints would be appreciated. Thank you.