Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

EPiServer 8 - Custom editor for PageData properties

Vote:
 

Hi,

is it possible to create a custom editor for PageData properties like UIHint.Textarea?

Let's say I have an array as property:

public virtual string[] MyProperty{ get; set; }

and I would like to open a popup with a custom grid to edit it.

Thanks.

#123416
Jul 03, 2015 11:03
Vote:
 

Hi,

Yes it's possible. You could start from this blog post http://world.episerver.com/Blogs/Linus-Ekstrom/Dates/2012/7/Creating-a-custom-editor-for-a-property/

#123417
Jul 03, 2015 11:08
Vote:
 

Thanks, Grzegorz!

I'll try that solution.

#123421
Jul 03, 2015 11:20
* 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.