Tag Archives: RenderingTemplate

Manage behavior of SharePoint 2010 composite fields

Let’s say you have a custom rendering template that defines how your New/Edit form is going to look like. You can’t define any events in your rendering template to handle any rules – such as some fields being disabled or … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , | Comments Off

Creating custom new/edit/view forms for list items in SharePoint 2010

As in MOSS, SharePoint 2010 takes the concept of rendering templates to the next level and allows you easily create an instance of your own list view/new/edit form with your fields on it and any rendering logic you might have. … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , , , | Comments Off

Modifying SharePoint 2010 blog comment form using RenderingTemplate

The concept of RenderingTemplate has been around since MOSS and in SharePoint 2010 (I’m using Beta 2) RenderingTemplate is used pretty much everywhere. In my case I had a site based of a Blog Template which contained posts and comments. … Continue reading

Posted in sharepoint, sharepoint 2010 | Tagged , , | Comments Off