Questions tagged [sharepoint-documents]
11 questions
5
votes
2 answers
The Difference between Sharepoint Document Title and Document Name
A colleague of mine developed a workflow which auto set title to document. With this workflow,as he put it, he can optimize the research and lookup things like that. However I think it can be done just by name of document.
There are must be some…
None
2
votes
1 answer
MS graph API: Set custom tags (columns) of a DriveItem
I am using ms graph in order to upload files into a document library.
I have implemented a code for large files and it works
but I have no idea how to set the custom columns of the "drive"
here is my code. I have played with the additionalData but…
1
vote
1 answer
Unable to copy file from SharePoint different site document library with sp-pnp-js
I need to copy a file from one SharePoint online site document library to another SharePoint online document library under the same tenant.
I have used "sp-pnp-js": "^3.0.10" in my solution.
Below is my code snippet,
// let sourceFIleUrl =…

thedeepponkiya
- 97
- 1
- 11
1
vote
1 answer
"Find a file" search function does not work in my SharePoint document library
I transferred a bunch of files to a newly created SharePoint site. I have full access to the site but every time I search for a file it always returns the error message:
Your search returned no results.
Some files might be hidden. Include these…

Jinnie
- 13
- 7
1
vote
2 answers
MOSS Site Collection Documents - Restricting special characters in a filename
I am trying to block users from entering square brackets ([]) or other charcters to a filename while uploading a document.
Is there a way to block this in SharePoint Central Administration or is there settings that I can change?

DK.
- 91
- 1
- 3
- 14
1
vote
0 answers
how to display sharepoint online 2013 files/Directories in a separate silverlight 5 web Application
I want to show a list of files from sharepoint online 2013 in silverlight 5 in a separate web application. Is there any way to achieve it?
I have tried following ways, so if someone has a sample please share with me..
using list.asmx
using Client…

Kaustubh
- 11
- 2
0
votes
2 answers
Cannot delete a document in SharePoint Library which is not checked out neither opened for editing?
I am trying to delete a file in SharePoint 2013 Library.
The file is not checked out to anyone and I am the site collection administrator of the site.
when I open the folder using explorer view, it is blank.
When I open it using SharePoint designer…

user388969
- 337
- 1
- 9
- 30
0
votes
2 answers
Sharepoint's "New Folder" doesn't ask for a required field
I am using Web Part Connections to filter documents in a documents library in SharePoint. To do this, there's a column that is required, which I've named "related contact." Here's my problem: When I go add a New Folder (instead of just a document)…

littleghost76
- 41
- 1
- 11
0
votes
1 answer
Can we install SharePoint 2010 on Windows server 2012
One straight question.
Can we install SharePoint 2010 on Windows Server 2012??
If we can install, Can someone please provide with some links to proper documentation on how to install it?

user2327795
- 1,677
- 4
- 13
- 16
0
votes
1 answer
Unable to auto assign Document properties from Document Set shared columns
I have a SharePoint document library I am working on. It has a list of document sets. Each document set has a few fields that are marked as "Shared" so that they can be inherited by the documents inside.
When I upload a document inside a form opens…

Musab M. Jafri
- 246
- 1
- 4
- 13
0
votes
1 answer
Protect sensitive information from Site Collection Admins
Is there a way to prevent a SharePoint site collection administrator from viewing the contents of a file without leaving a trail?
I’m one of the farm administrators as well as one of the site collection administrators and we are developing an…

Cyfred
- 1
- 1