내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

what is adhocenable in <a> tag?

Avatar

Level 5

We've used RTE and it's inserting adhocenable in the generated output. In the logs, we get AntiSamy Warning: "The a tag contained an attribute that we could not process. The adhocenable attribute has been filtered out".

I could configure Anti-Samy to allow it, but need to understand how this attribute gets inserted and is it related to analytics somehow?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

This attribute is added on the anchor tags by the RTE for ad-hoc link tracking in the site catalyst. https://docs.adobe.com/docs/en/aem/6-1/administer/integration/marketing-cloud/sitecatalyst/sc-link.h... Link Tracking. You can search for the attribute in the code here - /libs/cq/ui/widgets/source/widgets/form/rte/plugins/LinkDialog.js 

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Employee Advisor

This attribute is added on the anchor tags by the RTE for ad-hoc link tracking in the site catalyst. https://docs.adobe.com/docs/en/aem/6-1/administer/integration/marketing-cloud/sitecatalyst/sc-link.h... Link Tracking. You can search for the attribute in the code here - /libs/cq/ui/widgets/source/widgets/form/rte/plugins/LinkDialog.js