Hi Everyone, I have to create a Title Component by extending the OOTB Title Component, additionally i have to add 2 extra fields into that1) linkTitleAttribute2) linkAccessibilityLabelI am not able to implement this use case by extending the core Title component. Kindly help
Hi Team I am creating a CF using content fragment import.My CF is multifiled and with proper excel sheet I am able to create multiple records within content fragment. However my requirement is to upload data to different variations of CF. I have try to change my excel but some how everytime data is ...
Hi In AEM, we can find where the pdfs/pictures are used by looking at the pdfs/pictures properties, I'm wondering if there's any way to load this info with Java code? Thanks
Hello Community, I have been working on a workflow process step in which we will send an email to each and every user of a certain group (passed as an argument to the workflow) upon starting the workflow so that the approvers can see everything that they need without much hassle. This workflow will...
I'm working on migrating from AEM 6.5 to AEMaaCS. Previously we were just using content-package-maven-plugin, but it looks like we also need to use filevault-package-maven-plugin for the project to compile with <packaging>content-package</packaging> The thing I am confused about is how I can include...
Hi there team! I'm trying to build an org-chart component like the following example: It needs to allow dynamic insertion of child nodes and multiple levels. I first tried using a composite/nested multifield with a fixed scope, which works as expected. However, when trying to add dynamic logic, the...
Hi All, The "Policies" tab in the properties for DAM folder is missing in one of the environments. Couldn't find any difference in the permissions for the admin user as well. Could there be any other setting missing? Kindly suggest. Thank you
we are using AEM as cloud clientlibs are generated with unique values since it will append hash in its name.User have loaded page in their system and clientlib is cached When we deploy a new frontend code and clientlib name gets changed and added in pages.How it will affect users1) when new users...
I am unable to create composite component in SPAI am trying the link below. If anyone has any example composite component please do sharehttps://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/spas/spa-composite-component I have Image componentimport React, ...