Forum Discussion
Attachments and approvals
Hello everyone,
I'm hoping someone can give me some insight.
I have setup a flow consisting of 3 approvers for my Sharepoint list which works seamlessly, my problem is that I need the second approver to add an attachment to the form before going through to the 3rd approver. Is there a way to add this to my approval request or should I stick to having a link on the approval request to the list?
Thanks in advance
1 Reply
If you configure different content types, then could include a link to a form for the second approval (assuming these are sequential approvals e.g. separate actions). You can make the List Form open with a content type that includes just the fields you need e.g. attachments and any other additional info using a URL like this: https://<site-url>/_layouts/15/EditForm.aspx?List=<List-ID>&ID=<Item-ID>&ContentTypeId=<Content-Type-ID>