1
vote
3answers
228 views

Implement check-in check-out on list items?

I want to implement check-in/check-out functionality on a list in sharepoint 2010. What I want is, when a person is updating a list item, no one else shuld be able to edit that particular item and ...
1
vote
1answer
33 views

How to open application page on check in button click in document library

For a document library ,while checking in document, I need to open a customized check in form on click of check in button instead of opening inbuilt form. Does anybody know how to do this ? Thanks ...
1
vote
1answer
856 views

Having trouble check in excel file in SharePoint 2010

I tried to check in the file to the site. But I got this error message (The system cannot find the file specified (Exception from HRESULT: 0x80070002)). I'm able to check out the file, edit, and ...
0
votes
2answers
457 views

How do I use a SQL query to check-in a document?

Yesterday I started looking at the tables in my SharePoint 2010's Content databases for the first time and I noticed something a little unnerving: There were files that were checked out and the web ...
0
votes
1answer
415 views

SharePoint Designer 2010 Overriding Default Editor For Checked-Out Files

I've set up an override CSS file and it's sitting in a Site Asset library. When I view the file via SharePoint, it opens in my system default CSS editor - being my text editor of choice. This app is ...