Questions tagged [document-library]

170 questions
0
votes
1 answer

Change Folder internal name in SharePoint Document Library

I'm having a list of folder names which has lengthy names. Is it possible to change only the internal names of the folders inside SharePoint Document library which will reduce the length of the url?
VirK
  • 1
0
votes
1 answer

Custom Edit for Sharepoint document library

I have a document library with 2 different Content Types. I need to create custom edit form for editing document properties, I need different custom edit forms for content types.. So I followed the instructions SPD support site to create the edit…
Satish
  • 3,020
  • 7
  • 35
  • 47
0
votes
1 answer

Using PnP/CSOM to customise New SharePoint OOTB Document Libraries

Hoping someone could possibly help please. Quite new to the PnP framework, but I have a template up and running, but I'm drawing a blank on customising the OOTB document library with our own custom content types and site columns. I’ve managed to do…
0
votes
1 answer

Unfilter a SharePoint Filtered List view after entering first element

I've created a customised view of a Document Library (i.e. Column "Name" Contains "2017") and saved it as a separate view (i.e. 2017filter.aspx). The result is fine, however after I clicked the view's item (i.e. a folder called "2017 ABC Company"…
0
votes
1 answer

Sharepoint workflow preventing uploading document properties

I created a workflow with SharePoint Designer to send a custom email to anyone who uploads a file to the document library (using Created By) reminding checking certain document properties. I set the workflow to be triggered when anyone creates an…
Gilly62
  • 11
  • 4
0
votes
1 answer

Sharepoint 2013: How to create Document Library Webpart with folder navigation breadrumbs

This is a question and a solution on how to create a sharepoint Docmuent Library Webpart and allow navigation between its folders.
damjan
  • 1
0
votes
2 answers

Switching from ApplicationData.Current.LocalFolder to Knownfolders.DocumentsLibrary

I'm currently developing an app for a visitor kiosk for a gravesite where one of the functions pulls data from a csv file and uses said data to populate a listview. The following code is what takes the data and returns them in a list type grave. …
Calvin Carter
  • 59
  • 1
  • 7
0
votes
1 answer

Sort documents in Kentico 9 Document Library Widget

We are using the Kentico 9 Document Library Widget to display a list of files in a folder. But what I cannot find is a way to set the sort order of the files being displayed seems to be random. Do I have to customize the widget to have to do a sort…
Taun Brown
  • 55
  • 1
  • 1
  • 8
0
votes
1 answer

How do I know if the user selected a SharePoint file in OpenFileDialog?

In an OpenFileDialog, the user can enter the address of the SharePoint site and select a document in the document library. I need to provide check-in/check-out integration for SharePoint documents. Is there any way to determine if the file is…
0
votes
1 answer

liferay 6 How to get the Folder id of a folder

Having a folder name e.g. "images", how can i get the folderId attribute of this folder? I need the folderId so i can then use the DLFolderLocalServiceUtil interface and methods to query for the files in the dir
Diego
  • 31
  • 1
  • 5
0
votes
2 answers

How to select a file from documents & media library in custom porltet Liferay - 7

Can anyone help me how can i open a popup for selecting a file form documents and media? I am using Liferay DXP Thanks
Dipti Ranparia
  • 570
  • 5
  • 17
0
votes
2 answers

How to use CopyIntoItems to copy files into existing doclib items

This is my scenario: I need to copy files to a sharepoint document library using its web services and set metadata on them. That's all possible with CopyIntoItems (from Copy webservice) except for Lookup fields. CopyIntoItems ignores them, so i need…
osiris
  • 432
  • 5
  • 18
0
votes
1 answer

Not able to add columns to Document Library from Visual Studio template

I am trying to create new document library from SharePoint project template from Visual Studio 2015. While doing so I am able to create Document Library Template and Instance. Also if I deploy solution to one of my site it creates list as well.…
Ravi Khambhati
  • 637
  • 1
  • 12
  • 35
0
votes
1 answer

Viewers in sharepoint 2010 site are able to edit the documents in a document library

I have a sharepoint site that contains 4 document libraries. Even the viewers are able to edit the uploaded word document.I dont want this. Only the admins should be able to edit. How can i achieve this
0
votes
1 answer

how to enable explorer view in sharepoint 2010 and moss 2007 for document libraries?

I have already enabled webclient service but i think I m missing something tht has to be done...
ria
  • 819
  • 5
  • 19
  • 40