SharePoint document library and checkbox Field

Source: Internet
Author: User

Document Library and checkbox field.

 

Many new SharePoint users want to add a checkbox on the document library view page, so that they can select multiple documents for batch processing. For example, you want to modify document library attributes in batches, download files in batches, and print files in batches.

 

A simple tool is provided here, which makes it easy for you to create a checkbox field in the document library. You only need to provide four parameters:

 

Site: the URL of the website.

Web URL: indicates the relative URL of the web.

List: the name of the document library.

Field name: provide a field name

Click "add checkbox field". A checkbox field is created successfully. For example:

Note: This tool must be executed on the Sharepoint Server.

 

 

The checkbox field itself provides a click event to call the setvalue () method. Its checkbox value is the item ID. By providing such an interface, you can easily do what you want to do. By Rewriting the setvalue () method, you can record the ID of the item corresponding to the selected document, and implement the desired functions by calling Web service or httphandler through JS, such as batch download, modify the attributes of items in batches...

Download Tool

Download Code

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.