SharePoint

SharePoint blog from SharePointBoost, news, product introductions, how-tos. Everything about SharePoint.

BoostSolutions list of products compatible with SharePoint 2013, Part 4

BoostSolutions list of products compatible with SharePoint 2013, Part 4

With users contemplating migrating or have already migrated to SharePoint 2013 there is no worries that your favorite or most useful BoostSolutions web-part will not be available. In this final installment we finish presenting BoostSolutions web-parts that are compatible with SharePoint 2013.   SharePoint Data Connector 2.0 This web part creates an easy and secure […]

Use Column/View Permission Lite to Manager your SharePoint Permissions

Use Column/View Permission Lite to Manager your SharePoint Permissions

Assume that you have the following business requirements when using SharePoint: 1. you want sensitive or important information to be hidden not only in SharePoint view (new/edit/view item) form, but also in the version history; 2. you would like to export one list Column/View permission setting and import it to another list; 3. maybe you […]

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 […]

How to hide the Site Actions drop down list using JavaScript

How to hide the Site Actions drop down list using JavaScript

When you normally open SharePoint 2010 you will find the Site Action drop down list on the top left: This post will demonstrate how to hide the Site Actions drop down list using JavaScript. First, create an empty SharePoint solution using VS and then add a custom action: <?xml version=”1.0″ encoding=”utf-8″?> <Elements xmlns=”http://schemas.microsoft.com/sharepoint/”> <CustomAction Id=”HideSiteActions.SiteActionAddPoint” […]

How to use PowerShell to control your SharePoint SUT Platform remotely

How to use PowerShell to control your SharePoint SUT Platform remotely

Do you want to make your life easy by preparing SharePoint SUT server test data? If you are still preparing test data or configuring the SUT manually, then you should change your habits now! SharePoint Management is a tool to manage the SharePoint server. PowerShell will help you to increase efficiency. Suppose that you already […]

BoostSolutions list of products compatible with SharePoint 2013, Part 3

BoostSolutions list of products compatible with SharePoint 2013, Part 3

With users contemplating migrating or have already migrated to SharePoint 2013 there is no worries that your favorite or most useful BoostSolutions web-part will not be available. In this installment we continue presenting BoostSolutions web-parts that are compatible with SharePoint 2013.   SharePoint Permissions Boost A pack of three products: Column/View Permission, Permission Workflow and […]

BoostSolutions list of products compatible with SharePoint 2013, Part 2

BoostSolutions list of products compatible with SharePoint 2013, Part 2

With users contemplating migrating or have already migrated to SharePoint 2013 there is no worries that your favorite or most useful BoostSolutions web-part will not be available. In this installment we continue presenting BoostSolutions web-parts that are compatible with SharePoint 2013.   SharePoint AD Management Pack A package containing five great products: Password Change, Password […]

SharePoint Site Structure

SharePoint Site Structure

If you’re a SharePoint beginner, you may be confused by a variety of terms. The best way to learn these terms is to find out the overall SharePoint site structure, and then gradually refine your understanding. The overall logical structure of the SharePoint site can be summarized as below: Farm – Server – Application – […]