We have arequirement to add custom flags to pages created using a particular editable template ,using static template we could do this by adding the property under template/ jc:content .Please let me how to achieve the same using editable templates.
AEM 6.5.12 & Core components 2.17.14 I need to create an image component that proxies the core component . It needs a primary and secondary image. The dialog is just two fileupload nodes. I can do it with just one image but I can't figure out how to add a second. My first thought was to set fileName...
Say I have multiple pages under /content/practice/articles. Now in /content/practice/articles/firstpage/jcr:content there is a property named myImage. I want to read and fetch that value from myImage property which is a path basically. Now I want to navigate to /content/practice/articles/firstpage...
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/cug-doesn-t-work-on-restricting-permissions-for-a-specific-page/m-p/575270#M143789I'm trying to work this out, but this doesn't work when I tried on my author instance. https://experienceleague.adobe.com/docs/experience-manage...
We've started to make wider use of the GraphQL API at my organisation but are currently waiting for the pagination feature. We use 6.5 on-prem and have found that this isn't available. It looks like it is in the cloud version: https://experienceleague.adobe.com/docs/experience-manager-cloud-servic...
I'm new to AEM development and got a requirement to extend the Textfield Unique validation for all Content fragment models to work in a case-insensitive manner. Like it should consider the Person and person as the same and show a unique value error message. Can anyone please suggest if it is possibl...
Dear Folks, I am using AEM6.5 SP13. When I create package and reinstall, it overwrites the content changes done on pages, either new component added or modified existing, even page properties also getting overwrites. In earlier versions of AEM package was merging the content. Not sure if this ...
Hi, For responsiveness on my AEM site, I would like to use a different experience fragment as my footer i.e. my desktop and mobile versions are going to have different experience fragment footers. Is this possible? Or is there a way to have a different footer in my mobile version than my desktop v...
Hi, I have a custom search component and its resource super type: that only has these 2 html files. however its functionality is controlled by the search core component JavaScript, so any changes I make in the (/libs/core/wcm/components/search/v1/search/clientlibs/site/js/search.js) would reflec...
Hi there, I am facing below issue in my core bundle. It is not able to resolve that jar and I am not sure where to get this jar file from . Please help me. Thanks, Matha