Try our conversational search powered by Generative AI!

Lee Crowe
Nov 28, 2011
  3876
(1 votes)

ElencySolutions.MultipleProperty v1.3.3 Released

It seems like I am releasing a new version of this assembly every few weeks at the moment.  The reason for this is I have been using it a lot recently and I keep seeing minor little things I would like to improve Smile.  I think I have sorted everything that was niggling at me now and this may be the last release for some time, unless anybody finds any bugs that need fixing Winking smile

 

Release Notes

  • When using tabs, the selected tab should now be maintained on post back.  In certain circumstances the selected tab would be reset.
  • Access rights can now be specified for tabs.
  • A few styling tweaks have been made.

For those who are not in the know

This assembly provides a developer with an easy way to build custom properties that are composed of various other properties.  It can also be used to create collections of composite properties.

Some of the things it allows you to easily do but by no means all are briefly summarised below:

  • Create custom properties that comprise of other properties.
  • Create lists of properties
  • As the Multiple property entities make use of PropertyData objects you are able to pretty much have lists within lists.
  • Ability to define minimum and maximum number of entities.
  • Ability to copy the property to another page.
  • Ability to display entity properties in different tabs.
  • Ability to programmatically set property settings.

Installation

The assembly is dependent on EPiServer CMS 6 and can be installed from the EPiServer nuget feed or downloaded from codeplex.

Usage

The easiest way to get familiar with the assembly is to download the example from codeplex and add and include the files in your alloy tech site.  Very useful documentation can be found on codeplex as well.

The example is dependent on PageTypeBuilder and contains 2 pages types, an image gallery page type and an image galleries page type.

ElencySolutions.MultipleProperty is not a replacement for EPiImage, this example just demonstrates how you could use it to create an image gallery, but you could create anything you like with it Smile.

 

Pretty Pictures (for those who don’t like reading Winking smile)

 

Image Gallery

Below are some images showing you what you would see if you used the non list based Image Gallery.

 

 

 

 

 

Image Galleries

Below are some pictures showing you what you would see if you used the list of image gallery entities property.

 

 

 

 

The image below demonstrates how you can make use of the property copying functionality.

 

 

Feedback

As always feedback is greatly appreciated, how many people are actively using this project within there EPiServer 6 solutions?

Also, if you have any suggestions for new features or changes I am happy to hear them.

Just twitter me @croweman or send me an email Smile

Nov 28, 2011

Comments

Please login to comment.
Latest blogs
Optimizely and the never-ending story of the missing globe!

I've worked with Optimizely CMS for 14 years, and there are two things I'm obsessed with: Link validation and the globe that keeps disappearing on...

Tomas Hensrud Gulla | Apr 18, 2024 | Syndicated blog

Visitor Groups Usage Report For Optimizely CMS 12

This add-on offers detailed information on how visitor groups are used and how effective they are within Optimizely CMS. Editors can monitor and...

Adnan Zameer | Apr 18, 2024 | Syndicated blog

Azure AI Language – Abstractive Summarisation in Optimizely CMS

In this article, I show how the abstraction summarisation feature provided by the Azure AI Language platform, can be used within Optimizely CMS to...

Anil Patel | Apr 18, 2024 | Syndicated blog

Fix your Search & Navigation (Find) indexing job, please

Once upon a time, a colleague asked me to look into a customer database with weird spikes in database log usage. (You might start to wonder why I a...

Quan Mai | Apr 17, 2024 | Syndicated blog

The A/A Test: What You Need to Know

Sure, we all know what an A/B test can do. But what is an A/A test? How is it different? With an A/B test, we know that we can take a webpage (our...

Lindsey Rogers | Apr 15, 2024

.Net Core Timezone ID's Windows vs Linux

Hey all, First post here and I would like to talk about Timezone ID's and How Windows and Linux systems use different IDs. We currently run a .NET...

sheider | Apr 15, 2024