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 CompositeField, Rendering template, RenderingTemplate, sharepoint 2010, SPControlMode
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 →