We have a content syndication workflow we're building out that is currently utilizing two task lists. The first is the master where all the information is input such as the approver names, the attachment containing the content (pdf, jpg, .docx, etc), the project name and so on. The workflow generates a task for each approver to approve the content. The approvers cascade until all have approved the content. The tasks that are generated go into a separate task list.
The problem we're hitting is that the attachments that render on each approver's form are not pulling the attachments from the main task list. Is there a way to pull in those attachments? Or provide a link to the attachment in the email? I'd prefer the first solution if available.