Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

AEM 6.2 RTE anchor link name list

Avatar

Level 2

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!

1 Accepted Solution

Avatar

Correct answer by
Administrator
2 Replies

Avatar

Correct answer by
Administrator

Avatar

Level 2

Thanks Kautuk! This is helpful. Seems like it's doable by customizing the dialog by js. We will take a look this approach.