The following is now of no use! The Campaign module in Sitefinity does not implement the IDynamicFieldContainer interface. This means…
Category Archives: Telerik Sitefinity
How to: Customise the Sitefinity text editor(RadEditor)
If you wish to add a font in the list of available fonts inside the text editor in Sitefinity, you…
How to: Copy/Move a Sitefinity 5.2 project from one server to another (Access DB / SQL Server DB)
Sitefinity 5.2 allows you to quite easily move projects from server to server. 1. If you’re using an Access database,…
How to: Add custom Web User Controls to SiteFinity as widgets
I started working with Sitefinity lately. An interesting CMS product that helps achieve a lot of functionality right out of…
How to: Enable the pipe “|” character in Sitefinity page titles.
The pipe character is universally being used as “OR” to separate search terms. However, it may be that you need…
How To: Work with Dynamic Sitefinity Content and Complex Properties in LINQ
I’m trying to get a collection of DynamicContent items in Sitefinity. For example, if I’m trying to get the published…
How to: Create a user customizable widget for Sitefinity
If you’ve tried to create a widget (custom control) in Sitefinity (quick how to here ) you will have noticed…