Hello everyone,
I'm currently working on improving my contract management model-driven Power App. All contracts are uploaded to a SharePoint Document Library when using the app.
Current Issue:
When users create an email within the Activities/Timeline Panel and want to add a contract as an attachment, they can only select files from their local storage via the standard Windows Explorer file picker. Ideally, I would like users to be able to attach files directly from the related SharePoint Document Library, or even better, restrict the selection to files linked to the specific contract.
Potential Solution:
I came across the Attachment Manager on PCF Gallery, which seems like an ideal solution. However, I haven’t been able to successfully import it.
Question:
Is there a way to implement a SharePoint-based attachment manager in a model-driven Power App, allowing users to attach documents stored in the related SharePoint library instead of only local files?
I’d appreciate any insights or alternative approaches!
Best regards,
Leander