Skip to content

sdgmits/AttachmentEmail

 
 

Repository files navigation

AttachmentEmail

Add Email Attachment with a drag and drop.

This custom control if just an amendment of this one : https://github.com/BenLBartle/PCF-AttachmentsGrid

To be noted

We can't remove and add any file from an incoming email

Installation and configuration

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

alt text

Improvement

  • Currently the custom control doesn't work on the creation form, we need to save and refresh the page.

alt text

About

Add Email Attachment with a drag and drop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.7%
  • CSS 7.9%
  • Batchfile 0.4%