Add Email Attachment with a drag and drop.
This custom control if just an amendment of this one : https://github.com/BenLBartle/PCF-AttachmentsGrid
We can't remove and add any file from an incoming email
You can install it by import :
- the mangaged solution : \AttachmentEmail_Solution\bin\Release\AttachmentEmail_Solution.zip
- the unmanaged solution : \AttachmentEmail_Solution\bin\debug\AttachmentEmail_Solution.zip
To configure it, you must add the control on a new field or a unused The property "EmailDirection" must be the DirectionCode
- Currently the custom control doesn't work on the creation form, we need to save and refresh the page.