Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.

 

Rendering of PropertyList in All Properties view

Vote:
 

Hi

I've implemented the solution as described on http://world.episerver.com/blogs/Per-Magne-Skuseth/Dates/2015/11/trying-out-propertylistt/

Does anyone know how to override the rendering of the items in the list in All Properties view? I have a ContentReference property in my poco-class which only shows the ID:

An EditorDescriptor only affects the popup for adding/editing:

I'd like to render the ContentReference as a thumbnail.

#142770
Dec 22, 2015 13:33
Vote:
 

Hi,

You need to override PropertyList editor and change the code responsible for renderring ContentReferences.

Here is the source code code thumbnail preview - Gist

And a blog post that describe how to use this code.

#142778
Dec 22, 2015 22:52
Vote:
 

Works great, thanks for sharing Grzegorz

#143343
Jan 20, 2016 19:42
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.