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

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

Mark Solution

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

解決済み

Converting textfeild to richText in Touch UI (AEM 6.5) , error in console

Avatar

Level 2

In AEM 6.5  touch UI dailog box , we have a textfeild which have to be converted to rich text field. The steps i followed are as follows :

  1. Navigate to '/libs/foundation/components/text/cq:dialog/content/items/text/items/column/items/text'
  2. Copy the 'sling:resourceType' property and paste this value in the to be converted text node property .
  3. Copy the folders under the '/libs/foundation/components/text/cq:dialog/content/items/text/items/column/items/text' path . ie, 'rtePlugins' and 'uiSettings' , and the paste the nodes to the above to be converted text node.(img_2)
    <img_2>nodeStructure<img_2>nodeStructure
  4. On opening the dailogbox in touch UI the field is converted to rich text, but i am not able to hyperlink. The field is not clickable. There is an error in console.Have attached the screenshot(<img_1>)
    <img_1>The error in console<img_1>The error in console

What can be the issue? 

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

1 受け入れられたソリューション

Avatar

正解者
Community Advisor

Are you facing the issue only for this field or all the RTE is not editable for links.

Arun Patidar

AEM LinksLinkedIn

元の投稿で解決策を見る

6 返信

Avatar

正解者
Community Advisor

Are you facing the issue only for this field or all the RTE is not editable for links.

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 2
All RTE are not editable for links

Avatar

Community Advisor
I am also using AEM 6.5, but we are able to create links in RTE. I am using below RTE configuration https://github.com/arunpatidar02/aem63app-repo/blob/master/packages/rte/aem-rte-plugins-sample-compo...
Arun Patidar

AEM LinksLinkedIn

Avatar

Level 2

ticketUpdate2.png

Avatar

Community Advisor
I would suggest try on vanilla instance and open a day care ticket.
Arun Patidar

AEM LinksLinkedIn

Avatar

Level 2
Yes will raise a daycare issue, for a new instance the link is working without inline functionality