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

Hyperlink Manager - Configuring Target Attribute

1 Answer 156 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 14 Sep 2009, 05:01 PM
Within the Hyperlink Manager you can present the user with a drop down list of items for setting the Target attribute. Is there a way to remove any of the selections such as Search Pane, Media Pane, Custom Targets, etc.

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 15 Sep 2009, 08:39 AM
Hello Nick,

You can customize the built-in editor dialogs and change their code. Take a look at the following RadEditor example - http://demos.telerik.com/aspnet-ajax/editor/examples/externaldialogspath/defaultcs.aspx. It shows how to load the Link Manager dialog from an external file and make changes to it. What you need to change is the LinkTargetCombo element (line 555 in LinkManager.ascx). Remove the values you don't need and they will no longer be displayed when you open the dialog from the editor.
Kind regards,
Lini
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Nick
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or