SharePoint Developer Support Team Blog

The Official blog of the SharePoint Developer Support Team

Browse by Tags

Tagged Content List
  • Blog Post: How To: Make SharePoint Calendar events recurring by default

    This blog post is a contribution from Charls Tom Jacob, an engineer with the SharePoint Developer Support team. By default, new events added to SharePoint calendar list are not set to be recurring. If all the events users create are going to be recurring, it would be convenient to have this checkbox...
  • Blog Post: HOW TO: Add a custom field to blog posts in SharePoint 2013

    This blog post is a contribution from David Wilborn, an engineer with the SharePoint Developer Support team. I recently worked a project where we needed to add a custom field to blog posts and use the new Client Side Rendering in SharePoint 2013 to display the field. My first thought was to create...
  • Blog Post: HOW TO: Programmatically delete a single instance of a recurring event in a SharePoint calendar

    This blog post is a contribution from Kevin Jacob Kurian, an engineer with the SharePoint Developer Support team. When we edit a single instance of a recurring event, it actually creates a new instance of the event and deletes the old one.  The old instance is deleted by setting certain attributes...
  • Blog Post: Code Sample: On-Demand fetching of SharePoint list items using JQuery

    This post is a contribution from Charls Tom Jacob, an engineer with the SharePoint Developer Support team. In this blog, I will describe how to develop a custom web part that dynamically fetches items from a SharePoint list.  By “dynamic”, I mean fetch items on-demand and display them, thereby providing...
Page 1 of 1 (4 items)