Is it possible for us to replace the standard upload dialog used in the Image Manager with a custom dialog?
Cheers,
Kristof
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 21 Apr 2012, 12:46 PM
Hi Kristof,
The requested feature is not supported by RadEditor and its RadFileExplorer based dialog. It is possible, however, to modify the Upload dialog as shown in the following forum thread: Custom Upload File Fields.
Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Thanks for your answer. The reason I was asking is because in the rest of our application we are using an image uploader that supports client side resizing and uploading of multiple resized versions of each image. It would have been nice if we'd been able to use the same uploader together with the image manager in the editor.
Regards,
Kristof
0
Rumen
Telerik team
answered on 23 Apr 2012, 11:44 AM
Hi Kristof,
Since it is not possible to replace the built-in upload dialog of the File Browser dialogs of RadEditor, you can implement your own custom RadEditor's dialog that will contain RadFileExplorer, a preview area and your custom upload dialog.
Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.