The library tag has no wiki summary.
6
votes
1answer
1k views
Opening the default “New Document” editor for a given ContentType from an external C# application (Sharepoint 2010)
I'm currently working on integrating some SharePoint functionality to an existing C# application we have here. Most of the requirements have be fairly easy to implement: I'm using the ListData REST ...
4
votes
5answers
97 views
Permissions for List or Library Columns
Is there any way to give permission to a specific field of a list or library? I want one of my users for example cannot add or edit data in a specific column.
Can I set permissions to the form and its ...
3
votes
3answers
809 views
Export Import Library with Lookup column
I did export operation of custom library in Central Administration. Library has some custom fields and Lookup field on existing library on the site.
After exporting main library and all dependecie ...
3
votes
2answers
850 views
Show Modified and Created columns with Date only
I'm looking for the best way (if there is one) to show the Modified and Created columns in a list/library with the date only, so without the time. For example, instead of 1/12/2011 8:37 PM it should ...
3
votes
1answer
165 views
ItemUpdating method for an item event reciever is called three times
I've creted an asset library for holding pictures and I've created an event reciever for the ItemUpdating event. When the item is updated, the method is called three times(!?!). I've noticed that two ...
3
votes
1answer
891 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 ...
3
votes
2answers
40 views
Is it possible to copy the default value setting of a folder and its subfolders to a new folder?
I configured the column default values for one folder and all its subfolder in a Document library. I would like to repeat the same setting for a new folder in the same library. I tried to copy/paste ...
3
votes
1answer
78 views
Copy folder from Source-Library and paste it to Target-Library?
I need to copy a folder from a SharePoint 2010 library and paste this folder into another library e.g. the folder: "myTestFolder" from mysharepoint/sourcelibrary to mysharepoint/targetlibrary
...
2
votes
3answers
6k views
Sharepoint Lists vs. Sharepoint Libraries
Fundamentally, what is the difference between the two? I'm in the really early stages of working out what's what with sharepoint and I can't seem to tell the difference between the two.
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
4answers
542 views
SitePages link redirects to Home page
I have site created from web template. The link site pages is redirectinjg to home page but not to the site pages library. i can navigate to library but typing url directly.
Please suggest why this is ...
2
votes
1answer
68 views
Customize Form (new wiki page)
Firstly, I would like to create a section for news in SharePoint, for this I use a wiki library, so far, it's good. Everything works fine, but I'd like to change is some point for my needs.
when a ...
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 ...
2
votes
1answer
348 views
How to add required column comments in library Sharepoint Fundation
I try to add required column "comments" in library but I have problem, when I add column and I check in "Require that this column contains information:" when I try to save this file (.doc) I don't see ...
2
votes
2answers
555 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.
...
2
votes
2answers
255 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 ...
2
votes
1answer
393 views
Limitations of OOTB Picture Library Slideshow WebPart on Team page
I apologize for the newbie question, but I am very frustrated trying to use the Picture Library Slideshow WebPart. The photos are downsized without any apparent reason, despite the care with which I ...
2
votes
1answer
96 views
Why edit menu not visible when current view use grouping?
i have a document library with a customized grouping. In the view setting i enabled the column "Name (linked to document with edit menu) )". Problem is that the edit menu didn't show up.
For testing ...
2
votes
0answers
86 views
InfoPath 2007 Files upload features
I have a InfoPath 2007 form that allow people to upload two type of files - PDF and JPG.
When the user submit the form, it will store into the SharePoint as a entry in a Library.
Is it possible that ...
2
votes
0answers
125 views
Using SPServices to retrieve InfoPath repeating section fields in a SharePoint 2007 Library?
I have a InfoPath 2007 form that contain a repeating section field.
I publish this form to SharePoint 2007, which create a Library.
How do I use SPServices to retrieve this field from the Library ...
2
votes
1answer
131 views
RSS feeds, article URL and anonymous users
Is it possible to change the URL inside feeds so they point directly to the articles instead of using DispForm?
We don't want to open lists to anonymous users, so making the URL point directly is the ...
1
vote
2answers
189 views
Try to download file from server
I'm trying to download a file from my local computer, which is in a library sharepoint. I'm using this function :
try
{
siteURL += "?NoRedirect=true";
...
1
vote
2answers
88 views
Hide or Secure a List or Library
There are some users in my Sharepoint site. I want to prevent them from using a specific list or library. And even I don't want them to see that list or library. In other words I want to create a list ...
1
vote
1answer
467 views
How do I save a Document Library inside a sub folder?
This may seem like a very simple question, but I want to organize the Site Content by putting in some folders for the Document Libraries.
Does anyone know how I can move document libraries within ...
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
2answers
143 views
Opening office documents in SP Library crashes in (VM) WServer08 R2, but works fine on host
I have a development environment set up in VMWare - host OS is Windows 7 x64, guest OS is Windows Server 2008 r2. Browser used by both OS is IE 9 32 bit, addons enabled, intranet comptability mode ...
1
vote
2answers
3k views
UpdateListItems in a library with client object model
I’m trying to update some metadata with web services. I read following msdn article UpdateListItems and wrote a small test program, but sadly something went wrong. I get the error message, that the ...
1
vote
2answers
381 views
Manage Content Types in Site Pages library
Is it possible to manage content types for the Site Pages library in the browser? If this is not possible, what's the rationale that this can be done in nearly every library and list, but not Site ...
1
vote
1answer
154 views
SharePoint 2010 - Block library browse to anonymous access but allow URL references to content to display
We want to provide anonymous access to the contents of a library through URLs (like image references for the site), but we don't want a user to have library view/browse capability. The site ...
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
1answer
210 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 ...
1
vote
1answer
42 views
SharePoint 2010 Restrict List Types by Role
We have a requirement that members of a specific group should only be allowed to create discussion forums while administrators should be able to create any type of list/library.
Any advice on how to ...
1
vote
0answers
20 views
SharePoint 2010 InfoPath Library Gantt Chart View MISSING Zoom In/Zoom Out Feature
How do I get the Zoom In/Zoom Out function back into the Library tab as it is in the List tab for Gantt Chart Views? Why would is the Zoom function missing from the Library tab?
I set up a Gantt ...
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?
1
vote
2answers
159 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 ...
1
vote
0answers
113 views
Webpart Filter on Infopath Form Library
I have a webpart page that displays an infopath form, with the associated form library in list view next to the form. I'm trying to create a Sharepoint List filter webpart to show only forms with a ...
1
vote
1answer
311 views
Retrieve SharePoint list (and library) & their items name
I have the following code that will help me to retrieve all the List in my SharePoint list. However, I have a few questions as follows:
[1] How do I set it such that it will only display those ...
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 ...
1
vote
1answer
94 views
Web-based InfoPath form that “vanish” after submit in SharePoint 2007 Library
I have a problem with my InfoPath form in my SharePoint 2007 library.
The InfoPath form is a web enable and will open in the browser.
However, after submit the InfoPath form, and click that link ...
1
vote
1answer
88 views
Editing library doc filenames in SharePoint Designer?
In order to upload a PDF as the next version of a document that had been a PPTX file and keep versioning intact, I wanted to implement the answer from this question: Can I change the file extension of ...
1
vote
0answers
75 views
Displaying workflow history using Javascript in SP2007
I have a document library and a item list that have one workflow for each of them in a SharePoint 2007 site.
May I know if there is any ways for me to retrieve the workflow history for both the ...
1
vote
2answers
298 views
Translation Management Library - Workflow
Can someone help me with this?
I need to edit the translation management workflow and add a few things,
but I can't find it anywhere...
So is it possible to edit this workflow? And where can i find ...
1
vote
4answers
1k views
Image column on document library
I have a requirement to add a thumbnail image column into an existing document library on my SharePoint 2010 site.
Thumbnail images for each document are uploaded to the images document library. ...
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
2answers
89 views
a separate site for a Sharepoint data connection library - why?
Step 1 of procedure "To create a SharePoint Data Connection Library" in msdn article How to: Create and Use a Data Connection Library tells:
"1. Browse to an SharePoint Server 2010 site on which you ...
0
votes
3answers
803 views
How to manage Book Lending Library in SharePoint?
I need a solution to manage Physical Book Lending Library. Is it possible to do it in SharePoint 2010? If yes, how to go about it?
Thanks!
0
votes
1answer
37 views
SP2007: Change/Set permission for Folder possible as in SP10?
I know in SP 2010 it is possible to set/change permission for folders in a library.
I dont have SP 2007 here, but is it there also possible to do that in the same way? Is it possible to add users with ...
0
votes
1answer
1k views
element.xml provision file in pages library
i can provision a aspx page using the element.xml in the modules folder.
But how can i do to provision a html file that would contains code into a page library?
<Module Name="myModuleName" ...
0
votes
1answer
1k views
SharePoint 2010 Library Tools Menu not displayed for some users
I am experiencing some strange behaviour with some users on our SharePoint 2010 Enterprise. For some of them, the library tools menu is not displayed on the pages. All they can see is an empty frame. ...
0
votes
1answer
44 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 ...
