Try our conversational search powered by Generative AI!

How to show the TinyMCE for a PropertyXhtmlString in the edit interface of a Dynamic Content plugin?

Vote:
 

We have a DynamicContent plugin, which is a usercontrol inheriting from EPiServer.UserControlBase, and which is decorated with the DynamicContentPlugIn-attribute. It has a single public property:

public PropertyXhtmlString MainBody { get; set; }

When the editors try to create a new instance of this DynamicContent, the edit interface displays a simple textarea (as it would for a LongString-property), without the TinyMCE toolbar.

How can I fix this?

#81444
Feb 17, 2014 15:38
* 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.