


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 ?
Views
Replies
Sign in to like this content
Total Likes
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:
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: