Download
1 TopicHow 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.5KViews0likes2Comments