I have experience Fragment Footer/master.There is a tag field (cq:tags) available on both Footer and Master. I have authored on Footer but not on master Now if I try to run a workflow on master and try to fetch cq:tags using InheritanceValueMap I am not able to fetch from Footer properties. Inherita...
Hello Community, I have a specific question to a use-case our content-managers have:- is it somehow possible to see the rendered page in "view as published" mode while the on-time for the page is set? They would like to preview the result somehow without removing the on-time as this could lead to po...
Hello All,I have added smart tag step to the OOTB Update asset workflow. Now , how do i check in this code into codebase. I mean what are all the places i need to add /conf and /var ?
Hello Experts, I m planning to develop a content recommendations component. My requirement is to customize the existing component so that it populates recommendation article cards using the tags property associated with the page's properties.Appreciate if I get any guidance on how.
Hello Team,The below code works fine which displays two records .<div data-sly-list="${myModel.dummyObj @ begin = 0, end = 1}"> <a href="${item.pageURL}">${item.pageTitle}</a></div> but this code is not working to display one record<div data-sly-list="${myModel.dummyObj @ begin = 0, e...
Hello All, I have a question related to bundle resolution. Consider we have 10 different AEM projects which has the core module present in all the projects which needs to be installed in the AEM instance via CI/CD pipeline. There are some core modules let’s say core module 1, 3 & 5 are the primary m...
Hi Team, I am using AEM cloud where I want to create dynamic renditions for EPS files and the Adobe docs suggests me below steps but I am not able to edit the DAM Update Asset workflowhttps://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/dynamicmedia/managing-image-...
Hello. We are in aem in the cloud.We are trying to upload assets with aio-cli.We have created an uploaduser user in AEM, we have included him in the dam-users group, we have also tried to give jcr:all permissions on the content/dam folder.We are running this command:aio-aem aem:upload -h https://aut...