Unplanned
Last Updated: 20 Jan 2020 09:27 by ADMIN
Lee
Created on: 19 Apr 2013 16:27
Category: Editor
Type: Feature Request
11
Hyperlink upgrade for tel and mailto
For the editor, I would like to suggest an upgrade to "Insert hyperlink". It would be great if you would split out the prefix from the address and have a selector that allows the user to choose website, email, or phone.

Selector: Website/Email/Phone
Address:sales@kendoui.com
Text: Kendo UI
Tooltip: Click Here
Open Link in new window: No

Results:
<a href="http://www.kendoui.com">Kendo UI</a>
<a href="mailto:sales@kendoui.com">Kendo UI</a>
<a href="tel:8883652779">Kendo UI</a>
2 comments
Steve
Posted on: 25 Jan 2016 12:35
This should resemble the RadEditor, with little cost in effort - yet another feature 'dropped' in that migration
Julie
Posted on: 16 Nov 2015 16:18
The ability to have a hyperlink manager like the Ajax editor would be excellent. Currently we have lost the ease of use for making mail to links.