When I add a new translation to the translations file and install the translation appears. When I change the translation and install the existing value is not overwritten. I'm struggling with the plugin's documentation to understand how to change this behaviour: to update an existing node value attr...
Hi,I have the below autocomplete tag getting populated in the touch ui ,but it is not of smart search and have to type in full tag path.Similar to that is mentioned in AEM6.3 Touch ui autocomplete not working for tags for namespaces When i type in any particular tag it does not show any reference at...
Hi Team,When ever i create the component i need to provide properties for the component some of the like belowWhere i can see what and all properties available in AEM.If we want to create custom property how we can create.RegardsKusuma.
According to the docs: Adobe Experience Manager Help | Sites Repository Restructuring in AEM 6.4I should create new rollout configs under /app/msm/wcm/rolloutconfigs.I have copy-pasted the default package from /libs/msm/wcm/rolloutconfigs and I wanted to start editing it, however I thought that I wi...
I added a jquery plugin to Adobe Experience Manager TrainingWhen I run the code on the console it worksbut not when I add the same lines to the js file.What would be the issue?
I have a requirement where i need to trigger a mail when page is delivered to publishing target with the page links and some title and description in the mail body.What is the best approach to proceed in this scenario. I have tried using Replication Handler but that doesn't give me event when the pa...
i want to adapt to sling model from another sling model. While doing so the SlingHttpServletRequest request is always null in second sling model. i tried with @Inject, @self and @@SlingObject. I am able to get request in FirstModel but not in SecondModel, i believe this happens because SecondModel i...
I am trying to customize the create collection wizard in AEM 6.4.5 to add a few more custom fields. I have overlayed "/libs/dam/gui/content/collections/createcollectionwizard" to add the custom fields and also modified the collections metadata schema to add the custom field to the collection propert...
Hi Team,Which developing the OSGI component i can use both scr annotation as well as R6 Annotation.Then What is difference between in terms of development of OSGI componentWhat and all new features added in the R6 Annotation.RegardsKusuma.
I'm following the tutorial Adobe Experience Manager Help | Getting Started with Angular and AEM SPA Editor After Chapter three, I'm not able to see any components on the home.html page. When I looked to edit the template it is not redirecting correctly. (http://localhost:4502/editor.html/conf/wknd-...