I ended up creating a custom model class. As we have the path for
Experience fragment in JCR of the page I modified the path as my custom
requirement. Updated the experience-fragment's htl code used my model.
Just updated data-sly-resource@path value. Default Experience fragment
code below for reference:
I am working on a project where experience fragments and pages are being
translated. I am using an experience fragment in a page, when I got into
a the language copy (translated ja_jp page) it not pulling the
translated experience fragment. It's due to the folder structure of
experience fragment which I can't change now. Is there any way to make
translated experience fragment to show up in the page? When I copy the
experience fragment at
"content/experience-fragments/alexac/ja_jp/myef/master" to...
Hi, I was trying to find a SonarQube plugin which contains the same
rules that are used in Cloud Manager.I tried this plugin with v1.6 but
still the results were missing some bugs found in Cloud
Manager.https://github.com/wttech/AEM-Rules-for-SonarQube If there is
some way I can import the same rules as Cloud Manager please let me
know.
For aem 6.5.12 you guys can use this
package.https://github.com/pedapudibhargav/publishStatusIndicator6.5.12
For other versions please checkout the JSP file
/apps/cq/gui/components/coral/admin/page/columnitem/columnitem.jsp
available in the package.
Hi I have a component where I need to get tags and render their
localized titles. I have localized titles for tags and I would like to
access those localized value, but not sure how to any suggestions
please?HTL${tag.title}// get
localized title
Hi, I was trying to follow this tutorial. When try starting the local
react app "npm start" local react instance throws the below error. Any
idea how to get it working?FYI, I am logged into my local instance of
AEM and it's up and running.