1. Summary
The SharePoint default environment does not allow for checking-in multiple documents. After uploading or checking out multiple documents, the user would have to check in all the documents back in one by one. This takes a lot of time, and requires performing the same action again and again for each document. SharePointBoost provides a solution to this situation with Batch Check-In.
2. Start the Batch Check-In
SharePoint Batch Check-In adds two options to your Menu bar that will greatly improve document and document library management in SharePoint. Click the Check In Multiple Documents ribbon button, you will enter the Check In Multiple Documents Page.

3. Check In Multiple Documents
Check In Multiple Documents page contains five sections:
1. Version Settings
2. Retain Check Out
3. Select Document
4. Comments
5. Edit properties
3.1 Version
This section is the same as the setting you get when you check in one document via the SharePoint default check in button. You can choose which version the document will be changed to after check-in.
Note: The version settings will display only when you enable the version function for the document library on which the Batch Check In works.

3.2 Retain Check Out
This section is the same as the setting you get when you check in one document via the SharePoint default check in button. You can choose if the documents' status will still be checked out after check-in.

After choosing a list, another window will prompt you to Set basic information about your workflow.
3.3 Select Documents
The Select Documents section only lists the documents which are checked out by you, and chooses the all the documents of which content type is the first content type that could be selected by default. You can click the checkbox in front of the document to choose which documents you want to check in; you can also choose all documents via the Select all button at the top of the selection checkboxes.

Note: If you are a site collection administrator, the section will list all documents which are checked out by any users.
3.3.1 Include Subfolders
The section only lists the documents in the folder where you click the Batch Check In button, and if you want to check out the document in the subfolder of current folder, you can choose the Include Subfolders checkbox. After you enable this function, all documents which are checked out by you in the current folder and subfolders will be listed. If you want to identify which folder the document are in, you can check the folder name and click on it to view the containing folder.

3.4 Comments
This section is the same as the setting you get when you check in one document via the SharePoint default check in button. It will enter Comments column for the documents which will be checked in.

4. Edit Document Properties
4.1 Check and Edit Properties
You can edit the properties (Columns) for the documents which would be checked in via this section. You can edit the properties through checking the checkbox in front of the Column Name and enter the value in the Column Value. By default, the column values are entered in conformity with the default value defined in this column.

This section supports all SharePoint editable column types including : Single Line of Text, Multiple Line of Text, Choice, Number, Currency, Date and Time, Lookup, Yes/No, Person or Group, Hyperlink or Picture, External Data, Managed Metadata, SharePointBoost Cascaded Lookup and SharePointBoost Cross-Site Lookup. The Batch Check In also support your custom column type if you follow the SharePoint Custom Column Standard.
Note: If you don’t want to change the value of some properties, please don’t check the checkbox in front of them. If you check the checkbox and enter an empty value, it will clear the properties instead of preserving the original value.
4.2 Overwrite the value of columns
If you check in a lot of documents, maybe you only want to check the properties which are empty.
E.g.: A work record document library has two documents Doc1.doc and Doc2.doc, both of them have been checked out. And the Record Type property of Doc1.doc is “Research” and the Record Type property of Doc2.doc is empty. If you only want to change the Record Type property of Doc2.doc to “Development” and check them in later, you can choose Overwrite the value of columns to “No”, and enter the “Development” into the Record Type. Otherwise the Record Type property of Doc1.doc will be changed to “Development” too.



4.3 Content Type Column
If you enable the content type in the document library settings, you can edit the content type in Edit Properties section. Because the content type is an important factor in SharePoint, we will generate a popup a window to ask you confirm if you want to continue. You can choose “Yes” to change document’s content type. Or only the documents with the content type which is same with the selected one will be checked in. This for the case of some content type of the documents in your selection is not same as the content type in Edit Document Properties.

The content type of these documents will be changed to the new one if you confirm the change.
5. Discard Check out Multiple Documents
In the Check In Multiple Documents page, you can discard Check out Multiple Documents too. The Version, Retain Check Out, Comments and Edit Document Properties settings are useless when you discard check out.
6. Upload and Check In Multiple Documents
A menu “Upload Documents and Check In” will be added below the Upload Multiple Documents menu when you install Batch Check In. You can upload multiple documents via this menu. And if these documents are checked out, you will be redirected to the Check In Multiple Documents Page after the upload, and all the documents which were uploaded at that time will be chosen by default.
7. Batch Check In Settings
Batch Check In has some simple settings in the Document Library Settings. You can edit them in via Library Settings -> Batch Check In Settings.
7.1 General Settings
There are a lot of switches to enable Batch Check In the library. You can choose if the Batch Check In button and Upload Documents and Check In menu are displayed separately and decide if you want to replace the SharePoint default menu Upload Multiple Documents by Upload Documents and Check In.

7.2 Edit Document Properties Settings

Enable edit document properties : Choose if you want to display the Edit Document Properties section in the Check In Multiple Documents page
Force input if document library contains required fields : If you enable this function, the required properties will be checked automatically and cannot be unchecked in the Edit Document Properties section of the Check In Multiple Documents page. If you enter no value for the required properties, you cannot check in the documents and it raises a message prompting you to fill the value.

Hide "Title" column : If you enable this function, title columns will be hidden in the Edit Document Properties section of the Check In Multiple Documents page. It will very useful if your library has enabled the SharePoint Auto Title. Your Batch Check In will not influence the auto title in changing the title automatically.
8. Support Custom Document Library
Batch Check In supports your custom document library since version 3.0. You can choose the supported Library Type in the following settings : Site Collection Settings -> Site Collection Administration -> Batch Check In.
By default, we only support the SharePoint default document library type, so if you deploy a new custom library type, it will be displayed in the settings page. And if you choose the new document library type, the Batch Check In function would be enabled for the new library type.

Top