Take the community feedback survey now.


Mar 15, 2011
  5191
(1 votes)

ElencySolutions.MultipleProperty v1.1 Released

Last week I released v1.0 of my MultipleProperty control.  For more information please see my previous blog post.  I have had some feedback from some developers in the community and have added the following new features.

New Features in v1.1

  • I have added a new virtual method to the MultiplePropertyBase class named CreateDefaultViewControls.  This method can be overriden to allow custom mark-up to be rendered when the property is bound to an EPiServer Property control.  By default a string representation of the entity will be rendererd.
  • Editors can now sort items within list view using drag and drop.
  • A new interface has been added named IMultiplePropertySettingsCreator.  A property has also been added to the MultplePropertyEntityPropertyAttribute named PropertySettingsCreator.  A developer can now set the value of the PropertySettingsCreator property to be a type that implements IMultiplePropertySettingsCreator.  This offers a cleaner way of applying property settings to a property than v1.0.
  • The border colours have changed from blue to grey to be inline with the CMS 6 interface.

Working with the ElencySolutions.MultipleProperty property controls

To use ElencySolutions.MultipleProperty you will need to reference the ElencySolutions.MultipleProperty assembly from your web application project.  You will also need to add a reference to System.Runtime.Serialization.

The assembly is dependent on EPiServer CMS 6.

The assembly and sample code can be downloaded from codeplex.

For full usage instructions please check out this document.

Feedback

Please feel free to email or twitter me with any feedback @croweman or comment on the blog post Smile

Mar 15, 2011

Comments

Please login to comment.
Latest blogs
A day in the life of an Optimizely OMVP - Introducing the beta of Opti Graph Extensions add-on

Introducing Opti Graph Extensions: Enhanced Search Management for Optimizely CMS I am excited to announce the beta release of **Opti Graph...

Graham Carr | Sep 15, 2025

Content modeling for beginners

  Introduction Learning by Doing – Optimizely Build Series  is a YouTube series where I am building  a fictional  website called  TasteTrail , food...

Ratish | Sep 14, 2025 |

A day in the life of an Optimizely OMVP - Enhancing Search Relevance with Optimizely Graph: Synonyms and Pinned Results

When building search experiences for modern digital platforms, relevance is everything. Users expect search to understand their intent, even when...

Graham Carr | Sep 14, 2025

Optimizely CMS and HTML validation message: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

When using the W3C Markup Validation Service, some annoying information messages pop up because Optimizely CMS adds the trailing slash to...

Tomas Hensrud Gulla | Sep 14, 2025 |