Hi,
Can we download all the attachments of the selected records in a View on the client machine? I know it can be done on the server maching where Dynamics CRM is installed, but I want to download the attachments on the server machine. Here's the scenario:
1. User selects rows in the View in CRM.
2. User clicks on a custom button on the ribbon, (Just like Delete button etc.) to trigger the plugin to download all the attachments (Photo, Files in notes etc.) for the selected records in the view.
3. A .ZIP folder is available for download, or is downloaded automatically in the Downloads folder from the browser that contains the attachments of the selected records in the View. The attachments will be organized in a separate folders for each record. The name of the folder will be the Name of the record. So it will be some thing like this:
Attachments.zip --> Record1, Record2, Record3...(folders)
Record1(folder)--> Photo.png, file.pdf..etc.
Please advise if this is doable for both Online and On-Premise versions.
Thanks,
Fahad