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

ID Field in Hyperlink Manager of RadEditor

1 Answer 117 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Alexander asked on 23 Oct 2014, 06:33 PM
I am wondering what the ID field in the Hyperlink Manager does exactly. I tried looking it up and saw that it might have to deal with tracking the number of clicks the hyperlink has had. If that's all the ID field does, is there a way to remove the field from the list there. I would prefer to not have to download the entire EditorDialogues and edit those if there is a way.

http://i.imgur.com/94anKwY.png link to a picture of the hyperlink manager with the ID field visible

1 Answer, 1 is accepted

Sort by
0
Accepted
Ianko
Telerik team
answered on 27 Oct 2014, 10:52 AM
Hello Alexander,

The ID field is intended to automatically generate IDs for the anchor element inserted. These IDs are inserted into plain ID attributes of the HTML elements. 

The proper way to hide the ID field is by customizing the built-in dialog. Which includes modifying the markup in the LinkManager.ascx file. You do not need to have all dialogs in the ExternalDialogsPath folder, only the Link Manager one is needed.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Alexander
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or