Tagged Questions
0
votes
1answer
47 views
PowerShell: Upload documents to folder in document library
I'm using SharePoint Foundation 2010.
I have to make a PowerShell script that copies a structure found on a network share. Its all good except for one thing... I know how to make Document Library's ...
0
votes
1answer
18 views
SharePoint 2010 Foundation
A new sharepoint foundation site has been established for just under a year. It contains many document libraries for several departments. Only the last three versions of a document are tracked.
...
0
votes
0answers
17 views
Copy attachment file into a folder while inserting or updating document library
I have a document library. While I am attaching a file (inserting or updating ), I want to copy it in 'c:\mydocsfiles'. I think that Maybe, I use event receiver. Is there any easy way to do this.
...
1
vote
0answers
29 views
Sharepoint - Email enabled Document Library in 2007 or greater
We would like to forward documents to an email enabled document library. Is there a way to get the data from the body of the email into this library?
2
votes
2answers
98 views
Restrict Folder Creation on a Document Library
We have SharePoint Owners group who will need to create folders on a particular document library and SharePoint Members group who should not be allowed to create folders.
Is there a way to accomplish ...
1
vote
1answer
57 views
Issue with Document Library
I have an issue with Document Library
I am trying to upload one document and in the "processing" screen that comes before the new item form appears there was an arror (attached) and it would not ...
1
vote
2answers
160 views
SharePoint search only works for domain admins
I've been running into a problem where most accounts can't search my SharePoint main site through the search bar at the top-right of my page. I have a document library that they need to be able to ...
0
votes
1answer
146 views
Calendars linked to libraries
Is there a way to link a regular SharePoint calendar to a Document library withing the SharePoint site?
0
votes
1answer
707 views
How to remove unused versions of documents?
I've disabled versioning on a document library that has grown to 4GB in size for only around 900 documents. Although the versioning is no longer enabled the previous versions of the documents still ...
0
votes
1answer
16 views
Site Visitors SP 2007
How can I place documents in a document library and all Site Visitors to only save the document to their own local drive?
1
vote
1answer
66 views
Can a video and a document be stored in the same library
I creating a training portal in Sharepoint 2010 for users to go and help themselves to solutions to problems and how-to documents. We are also creating some simulation videos as an alternative option ...
1
vote
1answer
211 views
SharePoint file gets stored in external filesystem: manually update file location?
Suppose I have a Sharepoint Document Library that's read-only. I'm planning on writing a custom solution that will enable users to copy a file to remote file storage. How do I change the file to refer ...
2
votes
2answers
2k views
Change Document Library folder's Modified timestamp to latest timestamp inside
I have a Sharepoint 2010 Document Library with a range of subfolders and some files within each of them. The problem is, right now every subfolder has the same Modified timestamp, and I want each ...
2
votes
2answers
556 views
How to find out last read/unread Document in sharepoint Document Library?
I need to find out the last read\unread document in a document library, optionally filtering the search process to only include documents (read?/modified?/created?) within a speciefied date range.
...
1
vote
1answer
45 views
Content Approval
Is there a way to make it so that if the person publishing a document is the same person who approves documents that they can just publish without the added step of having to approve something that ...
0
votes
1answer
564 views
Sharepoint 2007 document library list template
I inherited a sharepoint site that includes a template being applided to all the document libraries within the site. When a user creates a new document library, it automatically gets populated from ...
0
votes
2answers
419 views
SPFieldUserValue is not working with SPMetal generated CreatedBy column
I'm trying to get Document Authors (Created By) Email Id using SPMetal generated class code.
It gives DocumentCreatedBy as one of the Sharepoint Foundation Base field.
When I try to get LoginName ...
0
votes
3answers
468 views
How to detect the document has changed in a document library in SharePoint 2007
I have a SharePoint 2007 document library of Word and Excel documents with several approval workflows associated with it. My question is whether it is possible at all to know whether it was the list ...
2
votes
2answers
256 views
Using javascript linking between issue list and document library
I'm making a issue list that should have link to a document library. After registrered I want the dispform.aspx to show a link to the library with filter on the ID from the issue list.
I know ID ...
0
votes
1answer
34 views
SharePoint - Open New Document
I have a document library with two content types, each having a default template. I want to use the "New" drop down menu to open these templates and create documents. When Microsoft Word is running ...
3
votes
1answer
892 views
SharePoint 2010 Document ID Link Opens to Search Page [duplicate]
Possible Duplicate:
DocIdRedir.aspx sometimes redirects to search results instead of document preview
I have set up my document libraries (2 of them) to utilize the DocID attribute. I have ...