After migrating a sharepoint application from a MOSS 2007 environment to SharePoint 2010, the document library which had versioning enabled is showing only the last two vesrsions of the documents. The
I am attempting to create pages in a Sharepoint 2010 pages library via the client object model but I cannot find any examples on how to do it. I have tried two approaches:
I want to disable the option that allows users to select the different name fields(columns) available during a sharepoint library creation. I want the users to create a new column instead of chosing a
I\'d like to use an application page that I created in the _layouts folder as the new document form for a document library in SharePoint.
I wrote a method which will convert the word documents in a sharepoint library into PDF. public WordToPDF(string fileName, string filePath, string userName, string passWord)
Hi Right now it seems impossible to add a regular \"link\" or \"shortcut\" in Share Point built in Document Libraries. the need for shortcuts is clear, as you might want to have references from relate
On my SharePoint 2010 site I have a list of items (Document Library). This library contains xml files.
We use MOSS 2007, and I have a document library with several document templates in it. When someone clicks the document template (for example .dotx), the templates is opened. But I want it working so
how can i convert this into an array? if someone se开发者_高级运维arches for \"lo\" he gets the text \"no query\", but how can i do this for more words? i tried it with array(\'1\',\'2\')..