Hello,
I have a simple workflow that sends an email based on a field update using the "Requested Ship Date" field. The primary entity is order. Basically, when the order is created, there is no value in that field. Once the field is updated, an email is sent. However, this field may be updated more than once, but I do NOT want the emall to be sent again. What do I need to configure in workflow so it would only send it once?