Dear all,
I try to create a workflow, which should start automatically after creating or changing a record.
This workflow shall inform the "Responsible" (defined in a field), that someone created or changed "his/her" record.
So far, I tried the following within an "Email" command:
- To: [%Current Element:Responsible%]
- To: [%Variable: SendTo%] (where SendTo was set to "Current Element:Responsible" before and set "RETURN FIELD AS email address" )
- Cc: in both cases to me
In each case, the e-mail was sent out successfully and I got a copy.
But: In both cases, the "To:" field was empty.
What am I doing wrong? Dr. Bing couldn't help me O:-)
Thanks in advance for any help!