SharePoint Tutorial

How to get folder information in SharePoint 2010

How to get folder information in SharePoint 2010

How do you get get a folder’s detailed information, such as time it was modified and who modified it, from the folder’s “serverRelativeUrl” using JavaScript object model in SharePoint 2010? At first glance I thought this was a simple question. It is easy to get a SPFolder object from “serverRelativeUrl”, thus it should be very […]

configure send to connections in sharepoint 2010-1

How to Configure Send to Connections in SharePoint 2010

Document management is an important function in SharePoint, because many document libraries need to be created in different sites to store all kinds of documents. Due to some reasons, you may have to regularly copy some documents from different libraries to another same library. Fortunately, SharePoint provides Send to Connections to send connection to external […]

document will be added2

How to Create Content Organizer Rules in SharePoint 2010

SharePoint 2010 introduced a new feature called Content Organizer. This article will introduce how documents flow through the Content Organizer and how users can create and manage rules. 1. Content Organizer is a site level feature. Navigate to Site Actions => Site Settings => Site Actions =>Manage site features. 2. Activate the feature Content Organizer. […]

Sharepoint 2013

How to install a farm solution, in 2010 and 2013 mode, for SharePoint 2013

The SharePoint 2013 Upgrade Model allows administrators to create true “SharePoint 2010 sites” instead of Visual Upgrade sites. This method is fundamentally different from Visual Upgrade in that there is actually a “14” root folder that is deployed and all SharePoint 2010 features and files are also deployed. SharePoint 2013 allows you to run your […]