Posted by Shantha Kumar on 20th August 2009

Hide Fields in SharePoint List Form Pages

I tried this evening very funny about hiding SharePoint List Fields in NewForm and EditForm pages of the List.
The result is ver simple when i used JQuery, just in a few lines for getting the result of what i need.
In my list i have Five Fields , on that we have CheckBox Yes or no [...]

Posted by Shantha Kumar on 25th July 2009

Calling SharePoint webservice using JQuery

This post will explains you about, how to connect and retrieve the SharePoint data’s by calling SharePoint webservices using JQuery. This will be helpful in displaying SharePoint content in Pages without using Server side scripts and other long coding; we can achieve that by using simple JQuery methods.
For that we need to download the JQuery [...]