Is it possible to write a workflow that fires only when a field value changes from one to another? e.g. changes from ValueA to ValueB, or #NULL to ValueB, or ValueC to ValueB. This would essentially cause the workflow to only fire once in its lifetime, assuming that it is a one-way change.
↧