0
votes
0answers
29 views

Pending State was not showing after approving a document

Hi I have a small problem (I hope). We work with the Versioning of documents (Major and minor) and with the approval function from the document list. If I upload a document it will be stored as ...
1
vote
1answer
71 views

Prevent a group from deleting document version history

In a Document/Form Library with versioning enabled (SP 2010), it is possible to delete all versions of a particular document/form simply by going to the "Version History" dialog box. This ability ...
0
votes
0answers
34 views

Document Version Update in Document Libarary

My site having 3 users, but version update when ever user1(Edit Document) Check out and check in update version remaining users(user2,user3 -- view) check out and check in view document how restrict ...
2
votes
1answer
58 views

Is it possible to view internal document changes in SharePoint?

I am still using WSS I am still fairly new to administering a SharePoint workspace. I have versioning turned on in my document libraries, but I had a request from a user asking if it was possible to ...
0
votes
1answer
841 views

How to show Document Set Version?

In SharePoint 2010, there is a new content type called Document Set that allows users to work with multiple documents as a single work product. In our case, the Document Set's version number is very ...
0
votes
1answer
338 views

Get previous versions file in document Library

I'd like get the previous versions of files in document Library, passing as parameter the number of version. else if(getFileObj.versionNumber!=0) { ...
1
vote
0answers
79 views

Comments History showing twice on Custom Edit Form while doing document check out

I have custom edit form for shared document and there i have comment history field. Comments History is showing twice on Custom Edit Form while doing document check out(automatically) because I have ...
2
votes
1answer
422 views

User can't view document version history

The situation in brief: The site is hosted on a MOSS 2007 server. All contents of the site inherit permissions. A document library with versioning enabled is on the site. A group has been created to ...
2
votes
1answer
139 views

Possible to download all versions of a document?

My team is looking for a way to download all versions of a particular document on our site (or more generally we would like to back-up all versions of all documents in a particular document library). ...