How to append values in a hiddenfield and assign it to the worklink in customised dialog page.How to get thaese values in default.aspx page in Radeditor.
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 19 Jan 2010, 01:52 PM
Hi Bibhudatta,
My suggestion is to implement your scenario by creating a custom link manager dialog. The following demo shows how to create a custom dialog, check for the selection in the editor, pass the selected element to the custom dialog, edit it and send the edited value back in the editor: Custom Dialogs.