Workflow - Trigger "Before Modified Record Saved" does not trigger correctly
I have created a workflow that will tick a checkbox once a certain field in an existing record has been changed.
The trigger is "Before Modified Record Saved".
The condition is: PRE('<bNo_mass_mailing_Drivers
The action is a Field Update where the target checkbox is set to 'Y'.
What I see is the following.
On an existing record that has never been changed before, the target checkbox is not set to 'Y'. When I change the originating field (in the condition) for a second time, the checkbox is set to 'Y'.