I need to apply common styles to multiple components. I’m considering copying the settings imported from AEM in ui.content\src\main\content\jcr_root\conf\xxx\settings\wcm\policies\.content.xml and pasting them into other components.In this case, is it acceptable for cq:styleId to be duplicated acros...
I want to implement Personalization (Without Target)Geo-Targeting: Deliver content based on the user's location.I am following context hub (https://www.youtube.com/watch?v=Khi7P1Kqq9s) approach to implement But i am not able to see 'Targeting' option as shown in below screenshot.
I am facing issues while sending email. I have configured smtp server correctly.please refer logs.I am following this tutorial to implement it.https://sourcedcode.com/blog/aem/send-out-emails-with-aem-servlet Caused by: org.apache.commons.mail.EmailException: Sending the email to the following serve...
Hi Team, I am new to RDE environment, I created one and I was using aio commands to setup the RDE on local but mistakenly I used wrong org ID than the correct one for command aio config:set cloudmanager_orgid **@AdobeOrgand now I am not able to change it at all, is there any command in aio to reset ...
Hello Team, is there any category component in CIF core component? While exploring, I came to know about Featured Category List: https://github.com/adobe/aem-core-cif-components/tree/master/ui.apps/src/main/content/jcr_root/apps/core/cif/components/commerce/featuredcategorylist/v1/featuredcategoryli...
Hi all, Facing an issue, with svgs. Scenario: using image component in XF, with an SVG. the image loads fine in author and view as published. but when checked in dispatcher it doesn't load. The path is - /content/experience-fragments/abc/en/site/header/master/_jcr_content/root/image.coreimg.svg/1724...
Hello Everyone, I have small issue in creating template.When creating a new page, the desired template does not appear in the list of available templates.I am not able to get the root cause of issue. Regards
I have startDate as date field and year as tag Field. I have to fill year tagfield based on year of startDate and subsidary they are in. Here you can see i am in cytech subsidary and startdate has 2012 . tag here is appled cytech:year/2012. Now i want to do for all subsidaries when i chage or add ...