Custom WebEditor

Posted by Community Admin on 04-Aug-2018 17:30

Custom WebEditor

All Replies

Posted by Community Admin on 17-Mar-2016 00:00

Hello,

I was looking at this post by Ivan Dimitrov and his suggestion to the original question.

www.sitefinity.com/.../need-textarea-control-on-edit-panel-of-a-usercontrol

I have a very similar requirement wherein, on the edit of UserControl i need to get TextArea(RadEditor control) for one of the properties.

When I try to create the custom Webeditor class in the App_code, I get the error on the line: Telerik.Cms.Web.UI.Control.WebUITypeEditor<string>

It says cms does not exist in the namespace. Could you please suggest the alternative for this?

Thanks.

 

 

 

Posted by Community Admin on 18-Mar-2016 00:00

Hello,

 

Anybody there that can help me with this.

Appreciate it.

 

Posted by Community Admin on 22-Mar-2016 00:00

Hello NewBee,

Which version of Sitefinity are you working on? The Telerik.Cms namespace exists only in Sitefinity 3.x and prior it. After the release of Sitefinity 4.0 + version the core namespace is Telerik.Sitefinity.

In case you are using a Sitefinity 4.0 + version you can try the approach discussed in the following forum thread:

http://www.sitefinity.com/developer-network/forums/developing-with-sitefinity-/custom-widget-designer---add-a-sitefinity-htmlfield-(or-radtexteditor)

or the following post:

https://samrueby.com/2015/04/23/sitefinity-how-to-use-an-html-editor-in-a-custom-widget-designer/

Regards,
Pavel Benov
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed