Forum Discussion
Luke123
Aug 28, 2025Copper Contributor
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 approv...
SteveKnutson
Aug 30, 2025MVP
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>