Download
2 TopicsHow can I make a button to download SharePoint attachments?
About SharePoint. I'm currently using SharePoint Online's list feature to attach files and share them within my team. I want to count the number of downloaded attachments, but it seems that it is not a standard function. So I want to add a new column in the list using JSON, set up a DL button, and download the attached file and count the number of DLs at the same time when the DL button is pressed, but I don't know how to implement it. If you know any useful information or another implementation method, please let me know.2.5KViews0likes2CommentsIs there any way to download recycle bins files and folder in SharePoint online using C# CSOM?
Hello, The main idea is that we want to either download recycle bin files and folders using c# csom or restore to other library instead of original one. I already did research on this, nothing I found related to this. So if you know the concreate solution then please suggest. Thanks. BR/ Sid1.1KViews0likes0Comments