Hi All,
I want to reference a content fragment from another content fragment. I followed the instructions in the link to Insert Content Fragment.
https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/assets/content-fragments/conten...
I see the multi text editor (Rich text) display the icon for insert content fragment and I am able to insert a fragment as well. In the page I see the fragment as a link. When clicked nothing gets displayed.
Any suggestions to resolve this issue.
Solved! Go to Solution.
Views
Replies
Total Likes
This works perfectly with the latest AEM Service Pack and AEMaaCS. In this case, you might be missing out features because you are not on the latest version of the AEM Service Pack.
AEMaaCS (latest version):
Example Content Fragment created from the model above:
Insert content fragment only add the reference(anchor tag pointing to inserted content fragment) of the content fragment inserted in the rich text box. If you want to resolve the associated page, you need to write the logic yourself. Hope this help.
This works perfectly with the latest AEM Service Pack and AEMaaCS. In this case, you might be missing out features because you are not on the latest version of the AEM Service Pack.
AEMaaCS (latest version):
Example Content Fragment created from the model above: