How to Create a Button to Upload documents to a document library (Sharepoint 2010) -


need link via button upload.aspx page. want "upload document" page open when click custom button (pic).

you can add button(pic), , on click call bellow function

newitem2(event, "http://<web>/sites/sitecollectionname/_layouts/upload.aspx?list={ec8746e1-77f4-4b60-b50d-9427e0c0be57}&rootfolder=") 

please change guid document library guid. open "upload document" page in popup can upload documents.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -