No announcements
Found 1695521 threads
-
2 Votes
Enable versionning sharepoint library programaticaly
Answered | 5 Replies | 578 Views | Created by Sliman Hassan - Tuesday, July 21, 2015 10:16 AM | Last reply by Mohamed Derhalli - Tuesday, July 21, 2015 11:33 AM -
0 Votes
Enable versioning for All List & Libraries Centrally
http://stackoverflow.com/questions/182273/versioning-by-default-in-sharepoint talsk about creating a custom site defintion with an eventreceiver to activate the ...Answered | 3 Replies | 2835 Views | Created by Shailesh_Kumar - Tuesday, May 8, 2012 1:24 PM | Last reply by Thuan Soldier - Tuesday, May 8, 2012 1:32 PM -
0 Votes
how to enable Version programatically to a document library?
In addition to Giuseppe's comment, there are a few other properties you can use to tweak the versioning settings.Answered | 2 Replies | 16402 Views | Created by Praveen Mandalapu - Tuesday, January 11, 2011 2:54 PM | Last reply by Paul Lucas - Wednesday, January 12, 2011 2:08 AM -
0 Votes
Change document library to version enabled programmatically
Most of the document libraries are not version enabled.Answered | 3 Replies | 5356 Views | Created by peterxw - Tuesday, February 17, 2009 1:21 PM | Last reply by Joe Capka - Tuesday, February 17, 2009 1:41 PM -
0 Votes
Sharepoint Document Library Versioning
No it is not (not without writing some code anyway), the versioning works only at item level, i.e. if you change anything or even just open the form in edit mode and re-save without making ...Answered | 3 Replies | 2161 Views | Created by Parth Rawal - Monday, October 8, 2012 7:08 AM | Last reply by Sergio Giusti 79 - Monday, October 8, 2012 7:46 AM -
1 Votes
Versions in Sharepoint
Hello, By default sharepoint provided document level versioning so you don't actually need to handle it manually.Answered | 2 Replies | 1858 Views | Created by barvepranav - Monday, August 12, 2013 9:48 PM | Last reply by Hemendra Agrawal - Tuesday, August 13, 2013 6:39 AM -
1 Votes
What is the best practice for migrating existing documents from file share to sharepoint library with version history enabled?
I figured out a way to migrate the document versions from File Share to SharePoint.Answered | 2 Replies | 5954 Views | Created by BarryC1976 - Wednesday, August 19, 2009 11:49 PM | Last reply by Anand yadav - Friday, July 8, 2016 9:14 PM -
3 Votes
Powershell Script to find document library size where versions are enabled
The other alternative would be summing the sizes of the files in the document libraries that have versioning enabled.Answered | 4 Replies | 15669 Views | Created by MercuryMan - Tuesday, October 23, 2012 2:17 PM | Last reply by Tim Newbill - Thursday, October 25, 2012 3:30 PM -
1 Votes
Sharepoint document library Version control limit
Click here to learn new features.Answered | 3 Replies | 1463 Views | Created by Ianpk - Friday, September 13, 2019 1:00 PM | Last reply by Lisa Chen1226 - Monday, September 16, 2019 1:59 AM -
0 Votes
Is it possible to enable version history for Sharepoint groups.
This is achievable by observing the SharePoint logs and using log viewer.Answered | 6 Replies | 3500 Views | Created by sanny521 - Tuesday, June 19, 2012 9:03 AM | Last reply by themanagedcode - Tuesday, June 19, 2012 2:22 PM -
1 Votes
SharePoint email enabled document library Configuration issue
Please work through this article to properly configure your environment: http://technet.microsoft.com/en-us/library/cc262947.aspx JD Wade Senior ...Answered | 1 Replies | 4907 Views | Created by sam383 - Monday, February 20, 2012 9:15 PM | Last reply by JD Wade, MCTS, MCITP - Tuesday, February 21, 2012 1:48 PM -
0 Votes
Disable/Enable current folder structure in SharePoint library
Folders or Flat > Show all items without ...Answered | 1 Replies | 883 Views | Created by mikello - Tuesday, July 22, 2014 5:37 PM | Last reply by Waqas Sarwar(MVP) - Tuesday, July 22, 2014 6:13 PM -
2 Votes
Version Column in Library not showing current Doc Version
Is the “Version” column which you added from the “Add from existing site columns” in the “Library Settings”?Answered | 3 Replies | 7094 Views | Created by E-Blanks - Thursday, July 24, 2014 5:56 PM | Last reply by Vincent Orlando - Tuesday, October 1, 2019 8:04 PM -
0 Votes
Using SPmanagementshell to create library ,version enable & Add content type
Hi, Please try code given below: $spWeb = Get-SPWeb -Identity http://SPServer $listTemplate = ...Answered | 2 Replies | 934 Views | Created by Jio333 - Monday, December 22, 2014 10:34 AM | Last reply by Avni Bhatt - Monday, December 22, 2014 11:19 AM -
2 Votes
SharePoint 2013 workflow copy or move file using REST API to other document library with version enabled, how to keep version history?
About SharePoint 2013 API, you can refer the article: Choose the right API set in SharePoint 2013 For SharePoint ...Answered | 3 Replies | 7817 Views | Created by Panco Cheong - Tuesday, May 12, 2015 2:21 AM | Last reply by Jerry Zy - Sunday, May 17, 2015 9:34 AM -
0 Votes
document library version history
Blog | SharePoint Field Notes Dev Tool | ClassMasterAnswered | 2 Replies | 3559 Views | Created by cnivass - Saturday, February 11, 2012 5:57 PM | Last reply by Steve.Curran - Sunday, February 12, 2012 4:44 AM -
0 Votes
Document Library Version setting change
It depends on whether the content approval is enabled.Answered | 9 Replies | 1298 Views | Created by ghsajith - Sunday, November 24, 2019 12:00 PM | Last reply by Grace WR - Tuesday, December 3, 2019 8:38 AM -
3 Votes
Mail Enabled Document Library
Hi, There is not straight forward way to implement this, as an idea you can create another hyperlink type column in email enabled document library and select the ...Answered | 2 Replies | 661 Views | Created by IT_Vision - Friday, February 19, 2016 12:26 AM | Last reply by - Friday, February 19, 2016 9:25 AM -
1 Votes
Can I fire an event programaticaly ??
DatagridviewCellValidatingEventArgs has internal constructor with three parameters internal DataGridViewCellValidatingEventArgs(int columnIndex, int rowIndex, object ...Answered | 7 Replies | 8144 Views | Created by gilit2 - Thursday, July 7, 2011 6:21 PM | Last reply by TXWizard - Sunday, October 28, 2012 1:44 AM -
0 Votes
Document libraries in free version
yes they are included in the free version of SharePoint for more details on features in free version go through this ...Answered | 1 Replies | 1425 Views | Created by KatRiketa - Tuesday, January 15, 2013 5:51 PM | Last reply by Raghavendra Shanbhag - Tuesday, January 15, 2013 6:19 PM - Items 1 to 20 of 1695521 Next ›
No announcements