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

Mutiple RadHTMLFieds on a single page

2 Answers 17 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Willem Kip
Top achievements
Rank 1
Willem Kip asked on 29 Jul 2010, 08:39 AM
Hi all,

I have a SharePoint page-layout with mutiple RadHTMLField controls on a single page.

We are running SharePoint in muti-label mode. So have have multiple site collections running on a single farm.
Currently the ConfigFile.xml is selectedbased on site collection GUID.
ConfigFile{collectionGuid}.xml and this is working fine all the "sites" get there own toolbars.

But I want more.
I want for the second contorle on the same page a different toolbar.
The second field is not a FullHTML field so It should only have the text options like, Bold Italic etc. (kinda like this edit form)
and no images / tables nothing fancy.

How can I accomplish to have two RadHTMLField controls but both with different tool bars ?

PS De versions where are running on the server are:
RadEditorMOSS_5_8_0_Dev.zip & Telerik.Web.UI_2010_2_713_Dev.msi

2 Answers, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 29 Jul 2010, 12:20 PM
Hello,

If you are using SharePoint Designer to add the RadHtmlField controls to the page layout, you can specify the ToolsFile property of the control directly from SP Designer and choose a custom tools file. See http://www.telerik.com/help/aspnet-ajax/setting-config-tools-files-in-wcm.html for more information.

Unfortunately, if you are not using SharePoint Designer and the editor fields are activated using the site features page, then there is no way to have different configurations for the editors on the page.

Best wishes,
Lini
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Willem Kip
Top achievements
Rank 1
answered on 29 Jul 2010, 01:01 PM
Thank you for your reply,

Unfortunately
We are the option 2 users. :)

I will try to fix something based uppon code behind.
Tags
WebParts for SharePoint
Asked by
Willem Kip
Top achievements
Rank 1
Answers by
Lini
Telerik team
Willem Kip
Top achievements
Rank 1
Share this question
or