I tried using ISCHANGED(Eligible__C) and I get an error saying I can't use that field in that type of rule.
Any ideas? I just want to fire a task to the record owner when there is a change in the field, any change.
Thanks all!
2 respostas
Hi Michael,
ISCHANGED will work, please make sure the evaluation criteria of the workflow rule is set to
created, and every time it's edited (2nd Option)