Share with Pals- The Gateway To SharePoint World

I am happy to introduce Share with Pals, a new community initiative by SharePoint Pals to aggregate all popular SharePoint blogs in a single place. Currently more than fifty plus blogs are synced at regular  …read more

 

How to get User Details and User Group Details in SharePoint 2013 REST API with Knockout for SharePoint Js (KoSpJs)

Retrieving User details like user name, login id, email and other details from a Person or Group column is not straight forward in SharePoint 2013 REST API. This requires additional parsing of JSON data as  …read more

 

Binding Hyperlink and Image URLs with KoSpJs in SharePoint REST API and SPServices

This article explains how to handle and bind URLs associated with SharePoint Hyperlink Fields, Image Fields to html elements in SharePoint REST API and SPServices with KoSpJs – Knockout Js for SharePoint. Other articles in  …read more

 
 

KnockoutJs for SharePoint (KoSpJs) – Formatting Date, Number Fields in SharePoint REST API and SPServices

This post on the KnockoutJs for SharePoint series explains formatting and binding options available in KoSpJs for SharePoint Date Field, Number Field, Currency and Percentage Fields while retrieved by oData queries for SharePoint REST API  …read more

 

SharePoint Lookup fields, Choice Fields and its multi select variants in REST API and SPServices with Knockout For SharePoint (KoSp)

Knockout JS for SharePoint – This post is on handling json data of SharePoint Lookup fields, Choice Fields and its multi select variants from REST API and SPServices with KoSp. SharePoint Choice fields and Lookup  …read more

 

Beginning SharePoint development with KoSp – Knockout for SharePoint , REST API and SP Services

This post would be a starting point for developing SharePoint applications using Knockout and KoSp ( Knockout for SharePoint). KoSp provides custom knockout binding handlers for SharePoint list data retrieved via oData queries for Rest  …read more

 
 

Introducing KoSp – Knockout binding handlers for SharePoint 2013 and 2010 Rest API and SPServices

Today I have released KoSp (Knockout for SharePoint) in codeplex. If you love client side scripting in SharePoint 2013 or SharePoint 2010 with Rest API or SP services, then this is for you. KoSp provides  …read more

 

Script Box WebPart for SharePoint 2013 and 2010 to easily refer JavaScript and Style Sheets in SharePoint Pages

This Script Box WebPart (Not the OTB Script Editor WebPart) provides easy options to refer scripts and CSS in SharePoint 2013 and SharePoint 2010 Applications. Apart from using it as a WebPart, this can also  …read more

 

Listed my 10 plus free Web Parts for SharePoint 2013 and 2010 in Codeplex and listly

I have listed out all the SharePoint 2013 and SharePoint 2010 web parts that I have published in my blog to a  codeplex project and also in listly, so that it would be easier for  …read more

 
 

Flip book WebPart for SharePoint 2013 and SharePoint 2010

In this post we can see how to transform the content of a SharePoint 2013 / 2010 Announcement library to a flip book with jQuery booklet extension. This article makes use of jQuery booklet extension  …read more