I need to customise Hyperlink plugin or I need to customise rich text editor so that I need a button like mailto | Community
Skip to main content
Level 2
November 2, 2021
Solved

I need to customise Hyperlink plugin or I need to customise rich text editor so that I need a button like mailto

  • November 2, 2021
  • 1 reply
  • 882 views

I need to add a new button in rich text editor and on its click link dialog should come with a textbox and on entering the text in textbox it should be able to append with mailto, how can i do this ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Asutosh_Jena_

Hi @swathialeti 

 

With the existing OOTB RTE functionality, you should be able to add the href with "mailto:" functionality.

 

Just open the editor and configure the mail address along with "mailto:". This should enable the mail to functionality and no need for any RTE customization.

 

 

It will show something like below:

 

 

1 reply

Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
November 2, 2021

Hi @swathialeti 

 

With the existing OOTB RTE functionality, you should be able to add the href with "mailto:" functionality.

 

Just open the editor and configure the mail address along with "mailto:". This should enable the mail to functionality and no need for any RTE customization.

 

 

It will show something like below: