Dragging & Dropping between SharePoint Document Libraries
Microsoft Sharepoint’s ECMAScript (JavaScript, JScript) object model allows you to interact with SharePoint sites from scripts that executes in the browser. In this post, we will examine a detailed example of moving documents by simply dragging & dropping the files between document libraries. How it Should Work 1. Start moving the files by dragging the […]