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

RadEditor + Full HTML Column Type == floating toolbar off screen

1 Answer 93 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 03 Sep 2008, 10:34 PM
We have implemented the RADEditor in MOSS 2007 just fine for the multi-line text column types. But when we want to use a "full html" column type, the toolbar floats around the screen. This is the default behavior with the standard MOSS toolbar, is there a way to anchor the toolbar to the text area like the multi-line text field does?

See screenshot please:
http://ffcpresents.com/rad_issue.jpg

You can see the content area at the top of the image and the toolbar floating well below.

Thanks,
-Scott

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 08 Sep 2008, 06:43 AM
Hi Scott,

You can change the default toolbar behavior by editing the editor's configuration file - ConfigFile.xml. If you want the toolbar to be anchored above the editor content area, simply delete the following line from the configuration:

  <property name="ToolbarMode">ShowOnFocus</property>

For more information about where to find the configuration file, see the following help article - http://www.telerik.com/help/aspnet-ajax/set-properties-via-config-file.html

Kind regards,
Lini
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
WebParts for SharePoint
Asked by
Scott
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or