Our Sharepoint Consulting Blog
Subscribe to RSS NowSharepoint Forms: FormPoint Designer
// January 28th, 2011 // No Comments » // SharepointFormPoint is a simple form designer for SharePoint 2010 which allows everyday SharePoint users to create their own sleek and customized forms quickly and efficiently. Designing forms can be a really costly process, the process of publishing forms, additional software and the lack of design interface for Sharepoint Foundation 2010 means you can spend hours [...]
jQuery and Sharepoint Web Services: GetListItems with queries
// November 23rd, 2010 // No Comments » // UncategorizedI recently did another post, detailing deleting a list through the use of Sharepoint Web Services. In this post ill give you a codesample on how to query a list using the item ID and the list name. The business case for this, was to add a context menu item based on an item property, [...]
The Expert News Rotator Webpart 2010
// November 17th, 2010 // 21 Comments » // UncategorizedSo its been a while since i last released this webpart, in fact more than a year. I have upgraded it to support Sharepoint 2010 and added a new feature which makes the news rotator easier to use. The feature allows users to use an “image uploader” column when adding both the main image and [...]
.NET Required Field Validators and Client Side Validation
// September 15th, 2010 // No Comments » // UncategorizedThis little issue gets me at least once a week, and i spend at least 10 minutes finding the article that helps me everytime, or just remember what i did previously! If your button doesnt postback (as in you submit your data on the client side), your requiredfieldvalidators will not fire and validation will not [...]
jQuery and Http Posts to Sharepoint
// August 13th, 2010 // 1 Comment » // UncategorizedMy current project required me to fire an AJAX POST to provision a mysite. The provisioning was done using the built in Self Site Creation method. I used jQuery’s ajax POST function to create a post to my code-behind method. Simple right? wrong. I ran into the infamous: The security validation for this page is [...]








