I see that I can customize the hyperlink manager by removing fields, but is it possible to add an extra field? I'd like for the user to be able to add a "data-" attribute to the resulting anchor tag. Is this possible?
1 Answer, 1 is accepted
0
Ianko
Telerik team
answered on 24 Oct 2013, 10:52 AM
Hi Mike,
You are able to modify the built-in dialogs with all the desired functionality. Specifically for the mentioned attribute you should further implement the JavaScript methods in the dialog file, so that this attribute is initialized, retrieved and inserted correctly.
Note that the Hyperlink Manager is retrieving just an anchor element and its modification is done only in the scope of this dialog.
Let me know if you need further assistance on this matter.
Regards,
Ianko
Telerik
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 the blog feed now.