Tagged Questions
0
votes
2answers
35 views
How to keep track of the content in the word document edited and changed by people in the team (apart from versioning)?
Apart from SharePoint versioning, how can we keep track of the content edited by the team members? Will the editors name available in the review (audit) section as a comment? Or how can we display who ...
0
votes
0answers
60 views
Content Organizer will not enable versioning
I have a Records Center and are trying to enable versioning. In site settings I open the "Content Organizer" settings and under "Duplicate Submissions" we enable "Use SharePoint Versioning".
After ...
1
vote
1answer
38 views
How do we sync the version on a physical document with the version tracked in SharePoint?
We would like to store a set of PDF documents in a SharePoint library under major/minor revision control. I understand how the major/minor versioning system in SharePoint works, but our problem is ...
0
votes
1answer
842 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 ...
3
votes
3answers
244 views
SP version history is different from version history dispayed in Office application
Have you any idea why office application like Excel or Word shows different name in version history than SP version history? This is version history of some Excel file viewed through SP GUI:
... ...
0
votes
0answers
918 views
Copy file using javascript client object model - new version
I have a solution that adds a custom button to the ribbon in SharePoint 2010 and am using the javascript client object model behind the scenes to copy a file from Library A to Library B when the ...
0
votes
1answer
61 views
Versioning in Excel web app
Does anyone know how it's possible to create major and minor versions in the excel web app?
When a document is saved, I see that it changes the minor version, but what do I need to do to create a new ...
0
votes
1answer
377 views
Simultaneous working with Excel in SP2010
Is it possible to work with multiple users simultaneous on the same excel document in SP2010?
If possible without the excel web app.
Extra... Is it possible to work with different versions then?
...
3
votes
1answer
470 views
How can I get draft documents in a document library to be crawled by search?
Background for My Issue:
I'm working on a document library, with major and minor versioning enabled. For the draft items, the client requires that only users who have permission to edit items in the ...
0
votes
0answers
108 views
Why does SharePoint 2010 content deployment job transfer minor versions?
Does anyone know why the sharepoint content deployment job transfers unapproved minor versions of pages? What is the intention?
It has disadvantages especially in conjunction with the permission to ...
0
votes
1answer
854 views
Can a the version history of a Word document be embedded in the document?
We currently maintain a version history inside our documents, using a simple table with 4 columns: version, date published, comments, author initials. We save documents as PDF before sending them to ...
1
vote
3answers
217 views
AssemblyVersion(“1.0.*”) and Web Parts?
I need two things out of an assembly I'm developing, and they seem to be at odds:
Bake the compile time into the version number
Offer a web part that won't go stale every time I deploy
I'm using ...
1
vote
1answer
87 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
votes
1answer
52 views
Do I have to upload a document to SharePoint in order to use Versioning Feature?
I have a folder on my desktop with many files. Ideally, I would like to log into SharePoint 2010, and see the items I have in that folder (similar to a page view), AND SharePoint would allow me to ...
1
vote
1answer
120 views
Best way to clean up production Site ListItem Versioning
I realized a minor flaw in my event receivers for a List with versioning enabled. I used the ListItem.Update() instead of ListItem.SystemUpdate(). In addition I did not use This.EventFire = false. ...
6
votes
1answer
4k views
Remove [Revert to template] message from page
I created a page in SharePoint 2010 and then made some edits to the page.
Then I went into the page Version History and restored a previous version of the page.
Now I have this message that does not ...