have written a post detailing this control here so I am not going to write the whole story. I am bit surprised that Microsoft Dynamics CRM 2016 does not support drag-n-drop support yet. It allows you to upload templates for Word and Excel (maybe it is directly coming from OneDrive family). Anyways, here is a screenshot and a brief tutorial on how to use this control.
- Download the suitable solution from here.
- Import the solution in your organization and publish it.
-
This control provides adding files via drag-n-drop to Email and Notes so you have to add (AttachmentsUpload.htm or NotesUpload.htm respectively) as a web resource.
For example, in the screenshot below, you can see NotesUpload,htm has been added as a web resource for Contact entity form.
Figure 1 Add a WebResource on Form Designer
- Set Properties as shown below. Please note you must un-check Restrict cross-frame scripting, where supported and check Pass record object-type code and unique identifier as parameters.
Figure 2 Set Properties
-
You can format the control as per your requirements. For recommended format options, see the screenshot below
Figure 3 Set Format
- Save the form and Publish Changes.
-
When you are creating a record you will see appropriate message is displayed.
Figure 4 Create Record
-
Once the record is saved, you can start using Drag-n-Drop to upload files.
Figure 5 Saved Record
Happy Holidays J
any chance this control can be supported for attachment download count? or any way we can do a counter for it ? thanks a lot
Yes. It can be done however I would like to understand the use case (requirement) before I add such functionality.
I have tried to import this solution to Dynamics 365 Online (CRM) and get the following error:
The solution file is invalid. The compressed file must contain the following files at its root: solution.xml, customizations.xml, and [Content_Types].xml. Customization files exported from previous versions of Microsoft Dynamics 365 are not supported.
Hi Maureen,
The one you downloaded contains entire codeplex archive as CodePlex has been shutdown for a while. I suggest you have a look at : https://appsource.microsoft.com/en-us/product/dynamics-365/microsoft_labs.96257e65-dbbe-43db-b775-77cf1609530c?tab=Overview
If that does not work for you and you need our solution then let me know and I will get you the latest one.
I’m getting same error as Maureen, please can u send me your latest solution please.
Hi Zeina,
Please extract the zip file and you will get the solution.
Regards,
Chinmay.
Where can we get an updated version for CRM 2016/365?
There is no more download link here: https://archive.codeplex.com/?p=crmdragndrop
Hi Yvan,
There is another utility published by Microsoft Labs, you can find it on Microsoft AppSource. It offers drag n drop and a lot more, please check: Attachment Management
In case you need our solution, let me know and I will build one for you. Please feel free to ping me in case you need further help.
PS: CodePlex retired couple of months back and we did not migrate to GitHub. We might do it for our next set of tools but the one which are not needed anymore, most probably, will not be migrated.
Regards,
Chinmay.
1. Go to https://archive.codeplex.com/?p=crmdragndrop
2. Then click on the “download archive” button
3. Unzip the archive on a local Folder
4. Got to sub folder \releases\0\
5. Rename the file c424271c-1888-496e-b90a-82cd74e8afce to something like crmdragndrop1_1_0_0_managed.zip which is the latest version
6. Import this solution file to your target system
Thanks very much Andreas. And as I said before, I am more than happy to rebuild it for Dynamics 365 if the community really needs it.
Regards,
Chinmay.