コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

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 受け入れられたソリューション

Avatar

正解者
Administrator
2 返信

Avatar

正解者
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.