Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
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.
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
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.
Zugriffe
Antworten
Likes gesamt
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
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
You can use cq:htmlTag to define it
is there a sample of this?
Zugriffe
Antworten
Likes gesamt