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

RadEditor add custom button to built-in editor dialog

1 Answer 100 Views
Editor
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 11 Oct 2010, 02:32 AM
Hi,

Could someone please assist me with adding a custom button to launch a custom Editor Dialog (a Link Manager of sorts, but completely custom - not a "changed" LinkManager.ascx file) from  ImageMap.ascx Editor Dialog (which I have already copied into my solution) ?

I'd like to add a button in the ImageMap Editor Dialog after the URL text box to launch this custom Link Manager i've developed to return a URL selected in my custom editor dialog to the URL text box.

This custom editor dialog is already available in the my RadEditor's toolbar (added via the ToolsFile with some programatic declarations) and functions as intended, but I'd like to know how to use it in my ImageMap.ascx dialog.

I've already tried adding it using a StandardButton and the button appears, but it does nothing.  I guess I'm missing the required JavaScript to make it work.

Thanks in advance,

David.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 11 Oct 2010, 01:28 PM
Hi David,

In short, yes, RadEditor offers the possibility to modify its built-in dialogs. Please find a solution to similar scenario in the following KB article:
Opening a custom dialog instead of DocumentManager from within LinkManager

Please, do not hesitate to contact us again if you need further assistance.

Best regards,
Rumen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
David
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or