0

I want to add one custom ribbon in all my lists in sharepoint.The ribbon for to upload and download the documents.

If i click the custom ribbon popup should open and i should upload the folder or Bulk Document it will added to list as a item. and i want to Download bulk document from sharepoint list.

How can i achieve this.See the screenshot below. The default Document library having the same functionality to upload documents but i want to upload folders also.

SharePoint Default Ribbon Image

enter image description here

1 Answer 1

0

You need to create a library instead of using a list. They are different. Libraries are used to store/manage files, but lists are a collection of data which work like spreadsheets.

Learn more: The difference between Lists and Libraries

Using a library, we can upload multiple files and folders.

enter image description here

Drag files and folders.

enter image description here

How to create a library in SharePoint

2
  • hi yes we can use library but our client they wanted to save the document in list.So the requirement i have to implement this in list. Commented Mar 7, 2018 at 10:51
  • upload multiple documents the same ribbon i want to add it in sharepoint list Commented Mar 7, 2018 at 10:52

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.