Hi all,
I created a Task for submit the form to Approval. They requested that before they give decision, they need to check the attachment file content within email.
I used SPD 2010 and tried to set workflow like:
Attachment file: [%Current Item:Attachments%]
and this is the result when Workflow ran:
Attachment file: True (if got attachment file) and False (if not)
So, how can I display the attachment file name by SPD? Or, do we have any other solution?
Appreciate for your help
[%Current Item:Attachments%]
If you add that lookup field in the body of the email, won’t it show the attachment name?