This is a migrated thread and some comments may be shown as answers.

Remove the HTML source option using ListConfigFile.xml

2 Answers 61 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Husseiny
Top achievements
Rank 1
Husseiny asked on 28 Feb 2009, 02:45 AM
Is there any possiblity to Remove the HTML source option using ListConfigFile.xml?  or even workaround.
Im using FREE RadEditor Lite Edition version 4.5.4.0

thanks,
Husseiny

2 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 04 Mar 2009, 09:58 AM
Hello Husseiny,

In order to remove the HTML view of the RadEditor, you need to add the following code in the respective ConfigFile.xml or ListConfigFile.xml, which are located in the Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint\4.5.4.0__1f131a624888eeed\RadControls\Editor folder.
<property name="ShowHtmlMode">False</property> 

I hope this helps.


Regards,
Stanimir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Husseiny
Top achievements
Rank 1
answered on 04 Mar 2009, 01:23 PM
Hello Stanimir,
I discoved it but I did my modificatin  in the Control itself.
 Thank you very much for your quick replay.
Husseiny
Tags
WebParts for SharePoint
Asked by
Husseiny
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Husseiny
Top achievements
Rank 1
Share this question
or