Hi, I am trying to create a filter component - to filter based on tags. The idea is to pass tags from a specific path to front, so user can choose from dropdown.I am having an issue, with Tag Manager methods, like resolve.Code below: @Override public String getAllTags(){ Tag tag = null; ...
Hi All,I am working on a migration project(6.2 to 6.5). My all static templates are made with heavy JSP implementaion. Now to proceed on migrating static template to editable template, i am wondering if we can use same JSP scripts and try to include templated container snippet from here (/libs/wcm/f...
Hi Team, I am new to AEM forms and gone through some of youtube videos and some adobe documents.got some questions here I have four fields in adoptive form and one submit button.now i need to pass the 4 fields value to so third party system.how i can pass this values to third party system if any one...
Hi, I have created a group which doesn't have replicate permission, but when I click on the page sidekick "Activate Page" I am receiving message: "Warn: No rights to replicate, Request for De/Activation issued for <website page path>", also it is triggering a workflow for activation. Why it is happe...
Hi, I'm creating a project with the archetypeVersion 27 for a SPA on AEM 6.5.0. But I am having the below error when I'm trying to deploy: Failure to find com.adobe.aem:uber-jar:jar:6.5 in https://repo.adobe.com/nexus/content/groups/public was cached in the local repository, resolution will not be r...
I followed this link for AEM desktop app installation. It is installed successfully but when I tried to run it, it is not responding. I also tried to run as administrator but still not getting any dialog for error or anything.
Hi community, I've created an enumeration type for a Content Fragment I made with the multiple option set to true. Unfortunately even though the UI appears fine and I am able to select multiple options, after I click save, nothing happens. The XML structure of the field:<countries jcr:primary...
Hi All, Can we create AEM tags in other languages. use case: once I create English tag automatically tags should created in spanish and French too. Thanks