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

Editor Hyperlink manager URL

1 Answer 293 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Henwa
Top achievements
Rank 1
Henwa asked on 01 Aug 2018, 10:26 AM

Hi everyone ,

please i want to know if i can change LinkUrl of radeditor Hyperlink manager so i can fix some text in URL.

attached picture , i want any user add hyperlink find text "/TopicDetails/" written by default  .

Thanks . 

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 01 Aug 2018, 12:43 PM
Hi Henwa,

You can modify the HyperLink manager dialog of RadEditor by enabling its ExternalDialogs like demonstrated here (you can copy the dialogs from the installation folder of the controls):
https://demos.telerik.com/aspnet-ajax/editor/examples/externaldialogspath/defaultcs.aspx

Namely:
<telerik:RadEditor ExternalDialogsPath="~/Editor/Examples/ExternalDialogsPath/EditorDialogs/" runat="server" ID="RadEditor1"></telerik:RadEditor>

The file you need to modify is named "LinkManager.ascx".

Regards,
Vessy
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.

Tags
Editor
Asked by
Henwa
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or