この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Is there a way for an Author be able to put sightly code in RTE inside Experience fragment? I currently have a page that has sightly code and business wants to be able to modify it? I tried to put sightly code in RTE and it was rendered as text.
解決済! 解決策の投稿を見る。
Content added inside RTE will render as text (string) and if added you can use text area resource for adding html/script/style sheets. As far as I know in RTE we cannot add sightly/jsp tags. Hope it helps.
Is there also way to put customized attributes in tables or text? this is needed as there will be an external service looking for a particular div with a custom attribute.
表示
返信
いいね!の合計
If using text area resource we can add html tags with classes/ids/custom attributes.
May i ask for a link/article on how to do this? I am currently using AEM 6.4 Thanks
表示
返信
いいね!の合計
You can use cq:htmlTag to define it
is there a sample of this?
表示
返信
いいね!の合計