Hi everyone,
I'm currently working on a project using AEM 6.2 touch ui components.
Background:
In Rich Text Editor, when the author adds anchor links and tries to link some text to the anchor, the author needs to remember what the anchor name is and types it.
So we got a request from our client to display the list of the anchor names in the RTE. We couldn't find anything like this function in AEM documentations.
Question:
Is there a way to customize the Rich Text Editor to display the anchor names list maybe in hyperlink target window or somewhere in the RTE? Has anyone worked around anything similar? Any suggestions and advice will be appreciated!
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
You need to write custom logic for this.
See this, Custom RTE plugin:- Experiencing Adobe Experience Manager - Day CQ: AEM 62 - TouchUI Dialog RTE (Mini RTE) To Upper Case...
Or
Hope this helps.
~kautuk
You need to write custom logic for this.
See this, Custom RTE plugin:- Experiencing Adobe Experience Manager - Day CQ: AEM 62 - TouchUI Dialog RTE (Mini RTE) To Upper Case...
Or
Hope this helps.
~kautuk
Thanks Kautuk! This is helpful. Seems like it's doable by customizing the dialog by js. We will take a look this approach.
Views
Replies
Total Likes
Views
Likes
Replies