Asif Maniar

Software Engineer
posts - 17, comments - 10, trackbacks - 0

My Links

News

Article Categories

Archives

Post Categories

Image Galleries

IIS

December 2011 Entries

Using Sitecores pipeline to pre-populate item in current language
Sitecore has a powerful event pipeline infrastructure that you can leverage to plugin commands into various item creation, change, move, publish etc events. Recently I had to add functionality to Sitecore so that when an items version is created all fields from a target language are copied into the newly created version to ease editing. To do this first we add an event handler in the Web.Config file for the versionAdded event. <event name="item:versionAdded"> <handler type="MyNamespace.MyClass,...

Posted On Monday, December 12, 2011 5:41 PM | Feedback (0) | Filed Under [ ASP.NET CMS Sitecore ]

Powered by: